aboutsummaryrefslogtreecommitdiff
path: root/archivers/ruby-zip
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-18 04:24:40 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-18 04:24:40 +0000
commita4542a306ffbaa855167835af78c7a7f4449dbcd (patch)
tree903ab4be7595139f88d7a1d11bfbcf9a16c5f12e /archivers/ruby-zip
parent957d9eeda4d1f464c48be4edcfcfcf18e7d020e1 (diff)
downloadports-a4542a306ffbaa855167835af78c7a7f4449dbcd.tar.gz
ports-a4542a306ffbaa855167835af78c7a7f4449dbcd.zip
Notes
Diffstat (limited to 'archivers/ruby-zip')
-rw-r--r--archivers/ruby-zip/Makefile1
-rw-r--r--archivers/ruby-zip/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/archivers/ruby-zip/Makefile b/archivers/ruby-zip/Makefile
index 036e024fb58b..4d5b91a940a2 100644
--- a/archivers/ruby-zip/Makefile
+++ b/archivers/ruby-zip/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ruby${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A Ruby module for reading and writing zip files
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/zlib.so:${PORTSDIR}/archivers/ruby-zlib
diff --git a/archivers/ruby-zip/pkg-comment b/archivers/ruby-zip/pkg-comment
deleted file mode 100644
index 27df2f5edb3c..000000000000
--- a/archivers/ruby-zip/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Ruby module for reading and writing zip files