aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/Makefile
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2003-02-23 16:07:17 +0800
committerdemon <demon@FreeBSD.org>2003-02-23 16:07:17 +0800
commitea31be8aa20cc828142162587928de8fc3af2d2d (patch)
tree2a9122259e64ddc91be537716661a4d53067fc28 /archivers/Makefile
parent0783ea67804cbd4492af4aca3f7176bf06c0a6d5 (diff)
downloadfreebsd-ports-gnome-ea31be8aa20cc828142162587928de8fc3af2d2d.tar.gz
freebsd-ports-gnome-ea31be8aa20cc828142162587928de8fc3af2d2d.tar.zst
freebsd-ports-gnome-ea31be8aa20cc828142162587928de8fc3af2d2d.zip
New port: Compress::Bzip2.
Bzip2 bindings for Perl5. That means you can access the Bzip2 library from your Perl scripts there by compressing ordinary Perl strings.
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 81e509ca7daa..69bedcc1a07a 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -32,6 +32,7 @@
SUBDIR += nulib
SUBDIR += p5-Archive-Tar
SUBDIR += p5-Archive-Zip
+ SUBDIR += p5-Compress-Bzip2
SUBDIR += p5-Compress-Zlib
SUBDIR += p5-IO-Zlib
SUBDIR += p5-Mac-Macbinary