--- devel/p5-Package-Util-Lite/Makefile (nonexistent) +++ devel/p5-Package-Util-Lite/Makefile (working copy) @@ -0,0 +1,20 @@ +# Created by: Zane C. Bowers-Hadley +# $FreeBSD$ + +PORTNAME= Package-Util-Lite +PORTVERSION= 0.001 +CATEGORIES= devel perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= vvelox@vvelox.net +COMMENT= This module provides Perl package-related utilities + +BUILD_DEPENDS= p5-Exporter>=5.57:devel/p5-Exporter + +RUN_DEPENDS= ${BUILD_DEPENDS} + +USES= perl5 +USE_PERL5= configure + +.include --- devel/p5-Package-Util-Lite/distinfo (nonexistent) +++ devel/p5-Package-Util-Lite/distinfo (working copy) @@ -0,0 +1,3 @@ +TIMESTAMP = 1580881268 +SHA256 (Package-Util-Lite-0.001.tar.gz) = 0c49dfd6f2db50b74b90a5bdb517382657d4ef56a5b2be36aef4e6c4bfb01d26 +SIZE (Package-Util-Lite-0.001.tar.gz) = 15011 --- devel/p5-Package-Util-Lite/pkg-descr (nonexistent) +++ devel/p5-Package-Util-Lite/pkg-descr (working copy) @@ -0,0 +1,4 @@ +This module provides package-related utilities. You should check +Package::Stash first, then here. + +WWW: https://metacpan.org/release/Package-Util-Lite --- devel/p5-Package-Util-Lite/pkg-plist (nonexistent) +++ devel/p5-Package-Util-Lite/pkg-plist (working copy) @@ -0,0 +1,2 @@ +%%PERL5_MAN3%%/Package::Util::Lite.3.gz +%%SITE_PERL%%/Package/Util/Lite.pm