summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-RC5/pkg-plist
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2002-09-20 20:24:21 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2002-09-20 20:24:21 +0000
commit5c53ba45d0d3e5ff6b6bfb4f915a033d83fcd425 (patch)
tree74a04ad7c127fdd236f036806202d4caa267ba64 /security/p5-Crypt-RC5/pkg-plist
parentCorrect typo in PLIST_SUB that prevented package build on bento. (diff)
Add p5-Crypt-RC5(1.01), a perl module for RC5 encryption.
Approved by: knu (mentor)
Notes
Notes: svn path=/head/; revision=66885
Diffstat (limited to '')
-rw-r--r--security/p5-Crypt-RC5/pkg-plist5
1 files changed, 5 insertions, 0 deletions
diff --git a/security/p5-Crypt-RC5/pkg-plist b/security/p5-Crypt-RC5/pkg-plist
new file mode 100644
index 000000000000..a8d326e25262
--- /dev/null
+++ b/security/p5-Crypt-RC5/pkg-plist
@@ -0,0 +1,5 @@
+lib/perl5/site_perl/%%PERL_VER%%/Crypt/RC5.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/RC5/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/RC5
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Crypt 2>/dev/null || true