aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-String-Urandom
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2014-01-22 19:47:22 +0800
committermat <mat@FreeBSD.org>2014-01-22 19:47:22 +0800
commitbe744778b2035888342b71e3ea7526858fd45e3c (patch)
treeafe4d8935e35d90b5245f5699370b59cc4b0a331 /textproc/p5-String-Urandom
parent9f4314ab83428a9b3838678de4408b7e16bde7e2 (diff)
downloadfreebsd-ports-gnome-be744778b2035888342b71e3ea7526858fd45e3c.tar.gz
freebsd-ports-gnome-be744778b2035888342b71e3ea7526858fd45e3c.tar.zst
freebsd-ports-gnome-be744778b2035888342b71e3ea7526858fd45e3c.zip
* Convert to staging
* Add license * pet portlint Sponsored by: Absolight
Diffstat (limited to 'textproc/p5-String-Urandom')
-rw-r--r--textproc/p5-String-Urandom/Makefile6
-rw-r--r--textproc/p5-String-Urandom/pkg-plist1
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/p5-String-Urandom/Makefile b/textproc/p5-String-Urandom/Makefile
index cdf18e417661..5729f1fa1ae6 100644
--- a/textproc/p5-String-Urandom/Makefile
+++ b/textproc/p5-String-Urandom/Makefile
@@ -9,6 +9,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to convert /dev/urandom to 8-bit chars
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
RUN_DEPENDS= \
p5-Params-Validate>0:${PORTSDIR}/devel/p5-Params-Validate
BUILD_DEPENDS:= ${RUN_DEPENDS}
@@ -16,7 +19,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= String::Urandom.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/textproc/p5-String-Urandom/pkg-plist b/textproc/p5-String-Urandom/pkg-plist
index 101e9029fbda..914ba23981d6 100644
--- a/textproc/p5-String-Urandom/pkg-plist
+++ b/textproc/p5-String-Urandom/pkg-plist
@@ -1,3 +1,4 @@
+%%PERL5_MAN3%%/String::Urandom.3.gz
%%SITE_PERL%%/%%PERL_ARCH%%/auto/String/Urandom/.packlist
%%SITE_PERL%%/String/Urandom.pm
%%SITE_PERL%%/String/example.pl