summaryrefslogtreecommitdiff
path: root/archivers/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-01-03 23:21:27 +0000
committerWill Andrews <will@FreeBSD.org>2001-01-03 23:21:27 +0000
commitf23533840245b0db23f85cc72791231feb800b26 (patch)
tree4c18cfa88ded5d78511b478b36a8ca0faa65c3c0 /archivers/Makefile
parentAdd p5-Apache-AddHostPath 0.02, perl interface for transforming a (diff)
Add p5-Archive-Zip 0.10, perl module to create, manipulate, read, and write
Zip archive files.
Notes
Notes: svn path=/head/; revision=36691
Diffstat (limited to 'archivers/Makefile')
-rw-r--r--archivers/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index d5d3411be84c..be9114e746cb 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -23,6 +23,7 @@
SUBDIR += mscompress
SUBDIR += nulib
SUBDIR += p5-Archive-Tar
+ SUBDIR += p5-Archive-Zip
SUBDIR += p5-Compress-Zlib
SUBDIR += pkzip
SUBDIR += ppunpack