diff options
Diffstat (limited to 'archivers/libcomprex/Makefile')
-rw-r--r-- | archivers/libcomprex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/libcomprex/Makefile b/archivers/libcomprex/Makefile index d1db67941118..fc9691b7f32b 100644 --- a/archivers/libcomprex/Makefile +++ b/archivers/libcomprex/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= gnupdate MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Transparently handles automatic compression and decompression of files + LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl .if !exists(/usr/bin/bzip2) LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2 |