aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest-Elf/pkg-plist
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2005-12-17 16:02:09 +0000
committerErwin Lansing <erwin@FreeBSD.org>2005-12-17 16:02:09 +0000
commita1b6ae659b4059ee44ce2c05c7d94095dc40c702 (patch)
treef3d23d0b2cc6ee80aeb0e4aa9135faf3659ddde9 /security/p5-Digest-Elf/pkg-plist
parenta9fd566668badebe30eb598913b2e1dcdce11f21 (diff)
downloadports-a1b6ae659b4059ee44ce2c05c7d94095dc40c702.tar.gz
ports-a1b6ae659b4059ee44ce2c05c7d94095dc40c702.zip
Digest::Elf provides an XS based implementation of the ElfHash algorithm.
ElfHash generates resonably 32 bit integer value from a string in a reasonably short period of time. WWW: http://search.cpan.org/dist/Digest-Elf PR: ports/90561 Submitted by: Gabor Kovesdan
Notes
Notes: svn path=/head/; revision=151399
Diffstat (limited to 'security/p5-Digest-Elf/pkg-plist')
-rw-r--r--security/p5-Digest-Elf/pkg-plist7
1 files changed, 7 insertions, 0 deletions
diff --git a/security/p5-Digest-Elf/pkg-plist b/security/p5-Digest-Elf/pkg-plist
new file mode 100644
index 000000000000..ffc327260dba
--- /dev/null
+++ b/security/p5-Digest-Elf/pkg-plist
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/Digest/Elf.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/Elf/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/Elf/Elf.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/Elf/Elf.so
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/Elf/
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/ 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Digest/ 2>/dev/null || true