aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest-Adler32/pkg-plist
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2005-12-17 13:53:18 +0000
committerErwin Lansing <erwin@FreeBSD.org>2005-12-17 13:53:18 +0000
commitd58838243cb411e049c6131f9b6d7f81c235d656 (patch)
tree2746459f3990ea7d3c20b35c857de1708f3b77ff /security/p5-Digest-Adler32/pkg-plist
parentf3b23bbd8adf2cf381a2eec3d11fb09b46aa29c1 (diff)
downloadports-d58838243cb411e049c6131f9b6d7f81c235d656.tar.gz
ports-d58838243cb411e049c6131f9b6d7f81c235d656.zip
The Digest::Adler32 module implements the Adler-32 checksum as specified
in RFC 1950. The interface provided by this module is specified in Digest, but no functional interface is provided. WWW: http://search.cpan.org/dist/Digest-Adler32 PR: ports/90545 Submitted by: Gabor Kovesdan
Notes
Notes: svn path=/head/; revision=151383
Diffstat (limited to 'security/p5-Digest-Adler32/pkg-plist')
-rw-r--r--security/p5-Digest-Adler32/pkg-plist5
1 files changed, 5 insertions, 0 deletions
diff --git a/security/p5-Digest-Adler32/pkg-plist b/security/p5-Digest-Adler32/pkg-plist
new file mode 100644
index 000000000000..49359cc4645d
--- /dev/null
+++ b/security/p5-Digest-Adler32/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/Digest/Adler32.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/Adler32/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/Adler32
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/ 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Digest/ 2>/dev/null || true