diff options
Diffstat (limited to 'security/p5-Crypt-TripleDES/Makefile')
-rw-r--r-- | security/p5-Crypt-TripleDES/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/p5-Crypt-TripleDES/Makefile b/security/p5-Crypt-TripleDES/Makefile index 63bc672e7218..ac23bb8058f5 100644 --- a/security/p5-Crypt-TripleDES/Makefile +++ b/security/p5-Crypt-TripleDES/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Perl module implementing the Triple-DES cipher + PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} |