diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
commit | 7cc1393a93dbf0c01f4a05965abd3194c38fbba0 (patch) | |
tree | 05d55fe113ac6af4c86e1954168aecc025c37b6e /archivers/libcomprex/Makefile | |
parent | 3f836ec47a6c01bbab7c77664eb14a408cee49b2 (diff) |
Notes
Diffstat (limited to 'archivers/libcomprex/Makefile')
-rw-r--r-- | archivers/libcomprex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/libcomprex/Makefile b/archivers/libcomprex/Makefile index 6a3580ee8337..a37eed4e276e 100644 --- a/archivers/libcomprex/Makefile +++ b/archivers/libcomprex/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gnupdate MAINTAINER= ports@FreeBSD.org +COMMENT= Transparently handles automatic compression and decompression of files LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ curl.2:${PORTSDIR}/ftp/curl |