diff options
author | Doug Barton <dougb@FreeBSD.org> | 2001-04-09 01:11:39 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2001-04-09 01:11:39 +0000 |
commit | 5dcba3ec3d369ee910d20dd14a672c19afe149a2 (patch) | |
tree | c107165dabe5af9ca21b2438d7589d25903a42da /security/p5-Crypt-Rijndael | |
parent | 7085a14e27385be5dbc8e7170a82632b218ca28d (diff) | |
download | ports-5dcba3ec3d369ee910d20dd14a672c19afe149a2.tar.gz ports-5dcba3ec3d369ee910d20dd14a672c19afe149a2.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-Rijndael')
-rw-r--r-- | security/p5-Crypt-Rijndael/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Crypt-Rijndael/distinfo | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/security/p5-Crypt-Rijndael/Makefile b/security/p5-Crypt-Rijndael/Makefile index 851d59cdb614..7d0f197694bf 100644 --- a/security/p5-Crypt-Rijndael/Makefile +++ b/security/p5-Crypt-Rijndael/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Crypt-Rijndael -PORTVERSION= 0.01 +PORTVERSION= 0.04 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org PERL_CONFIGURE= yes +INSTALLS_SHLIB= yes +LDCONFIG_DIRS= %%PREFIX%%/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/Rijndael MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Crypt::Rijndael.3 diff --git a/security/p5-Crypt-Rijndael/distinfo b/security/p5-Crypt-Rijndael/distinfo index 8665e6499e23..237d511d0408 100644 --- a/security/p5-Crypt-Rijndael/distinfo +++ b/security/p5-Crypt-Rijndael/distinfo @@ -1 +1 @@ -MD5 (Crypt-Rijndael-0.01.tar.gz) = 7e1638e42d0cbc7545bebca7b45d5d16 +MD5 (Crypt-Rijndael-0.04.tar.gz) = 166055709a7f4d8fe4acf70547761daa |