aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest-CRC
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2014-01-30 09:08:26 +0000
committerAndrej Zverev <az@FreeBSD.org>2014-01-30 09:08:26 +0000
commit45ccac20059573c3690532e878034f46066cb9f5 (patch)
treeb7b147021fc5c4ec7ad6d50a1c5ecede3111129f /security/p5-Digest-CRC
parenta2d15db6b31c481f18b236bfbfe1d53496d11a7a (diff)
downloadports-45ccac20059573c3690532e878034f46066cb9f5.tar.gz
ports-45ccac20059573c3690532e878034f46066cb9f5.zip
- add stage support
Approved by: portmgr (blanket infrastructure)
Notes
Notes: svn path=/head/; revision=341821
Diffstat (limited to 'security/p5-Digest-CRC')
-rw-r--r--security/p5-Digest-CRC/Makefile3
-rw-r--r--security/p5-Digest-CRC/pkg-plist1
2 files changed, 1 insertions, 3 deletions
diff --git a/security/p5-Digest-CRC/Makefile b/security/p5-Digest-CRC/Makefile
index 60565fb9e965..cca025fc218a 100644
--- a/security/p5-Digest-CRC/Makefile
+++ b/security/p5-Digest-CRC/Makefile
@@ -13,7 +13,4 @@ COMMENT= Perl extension for calculating CRC checksums
USES= perl5
USE_PERL5= configure
-MAN3= Digest::CRC.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/security/p5-Digest-CRC/pkg-plist b/security/p5-Digest-CRC/pkg-plist
index de7929194fbd..f2d97cd992e9 100644
--- a/security/p5-Digest-CRC/pkg-plist
+++ b/security/p5-Digest-CRC/pkg-plist
@@ -2,6 +2,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/CRC/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/CRC/CRC.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/CRC/CRC.so
+%%PERL5_MAN3%%/Digest::CRC.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/CRC
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Digest/
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/