diff options
Diffstat (limited to 'security/p5-Crypt-Rijndael/Makefile')
-rw-r--r-- | security/p5-Crypt-Rijndael/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/p5-Crypt-Rijndael/Makefile b/security/p5-Crypt-Rijndael/Makefile index 0fb5e0ba62d5..c55651338668 100644 --- a/security/p5-Crypt-Rijndael/Makefile +++ b/security/p5-Crypt-Rijndael/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Perl module that implements the Rijndael cipher + PERL_CONFIGURE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS= %%PREFIX%%/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/Rijndael |