aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-ECB
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2014-01-30 09:42:48 +0000
committerAndrej Zverev <az@FreeBSD.org>2014-01-30 09:42:48 +0000
commit9ec58fca2181e62f9f6895c8e5c2fbc76efbb374 (patch)
tree12a1e32f5b1fc0e7932c9e7498c464d4d03204cb /security/p5-Crypt-ECB
parent8c5545d0d298c104fd91204c8df219c3c1be0c14 (diff)
downloadports-9ec58fca2181e62f9f6895c8e5c2fbc76efbb374.tar.gz
ports-9ec58fca2181e62f9f6895c8e5c2fbc76efbb374.zip
- add stage support
Approved by: portmgr (blanket infrastructure)
Notes
Notes: svn path=/head/; revision=341825
Diffstat (limited to 'security/p5-Crypt-ECB')
-rw-r--r--security/p5-Crypt-ECB/Makefile3
-rw-r--r--security/p5-Crypt-ECB/pkg-descr2
-rw-r--r--security/p5-Crypt-ECB/pkg-plist1
3 files changed, 2 insertions, 4 deletions
diff --git a/security/p5-Crypt-ECB/Makefile b/security/p5-Crypt-ECB/Makefile
index f486e8149899..d550a6d848a1 100644
--- a/security/p5-Crypt-ECB/Makefile
+++ b/security/p5-Crypt-ECB/Makefile
@@ -13,7 +13,4 @@ COMMENT= Perl module implementing the ECB encryption algorithm
USES= perl5
USE_PERL5= configure
-MAN3= Crypt::ECB.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/security/p5-Crypt-ECB/pkg-descr b/security/p5-Crypt-ECB/pkg-descr
index aeacd0f5b958..9aec56546143 100644
--- a/security/p5-Crypt-ECB/pkg-descr
+++ b/security/p5-Crypt-ECB/pkg-descr
@@ -11,4 +11,4 @@ Crypt::CBC meaning you can access Crypt::ECB exactly like Crypt::CBC,
though Crypt::ECB is more flexible. For example you can change the key
or the cipher without having to create a new crypt object.
-WWW: http://search.cpan.org/dist/Crypt-ECB/
+WWW: http://search.cpan.org/dist/Crypt-ECB/
diff --git a/security/p5-Crypt-ECB/pkg-plist b/security/p5-Crypt-ECB/pkg-plist
index f62db0771196..ec2ab5005c5a 100644
--- a/security/p5-Crypt-ECB/pkg-plist
+++ b/security/p5-Crypt-ECB/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Crypt/ECB.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/ECB/.packlist
+%%PERL5_MAN3%%/Crypt::ECB.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/ECB
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt
@dirrmtry %%SITE_PERL%%/Crypt