diff options
Diffstat (limited to 'archivers/dact/Makefile')
-rw-r--r-- | archivers/dact/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/dact/Makefile b/archivers/dact/Makefile index 608b78bdca6f..74f507fa7128 100644 --- a/archivers/dact/Makefile +++ b/archivers/dact/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= http://www.lbsd.k12.ms.us/~rkeene/www.rkeene.org/devel/ \ http://www.jian.tv/pub/linux/distfiles/ MAINTAINER= ports@FreeBSD.org +COMMENT= Dynamic Adaptive Compression Tool LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt .if !exists(/usr/bin/bzip2) |