aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest-Crc32
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-Crc32
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-Crc32')
-rw-r--r--security/p5-Digest-Crc32/Makefile3
-rw-r--r--security/p5-Digest-Crc32/pkg-plist1
2 files changed, 1 insertions, 3 deletions
diff --git a/security/p5-Digest-Crc32/Makefile b/security/p5-Digest-Crc32/Makefile
index a04f26f56706..99da0ef92e00 100644
--- a/security/p5-Digest-Crc32/Makefile
+++ b/security/p5-Digest-Crc32/Makefile
@@ -13,9 +13,6 @@ COMMENT= Perl extension for calculating 32-bit CRC checksums
USES= perl5
USE_PERL5= configure
-MAN3= Digest::Crc32.3
-
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/\.//}
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/security/p5-Digest-Crc32/pkg-plist b/security/p5-Digest-Crc32/pkg-plist
index 6ddc37113db5..64a859cfcd9a 100644
--- a/security/p5-Digest-Crc32/pkg-plist
+++ b/security/p5-Digest-Crc32/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Digest/Crc32.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/Crc32/.packlist
+%%PERL5_MAN3%%/Digest::Crc32.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/Crc32/
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/
@dirrmtry %%SITE_PERL%%/Digest/