freebsd-ports/archivers/advancecomp/Makefile
2013-11-17 14:55:53 +00:00

15 lines
315 B
Makefile

# Created by: Radim Kolar
# $FreeBSD$
PORTNAME= advancecomp
PORTVERSION= 1.18
CATEGORIES= archivers
MASTER_SITES= SF/advancemame/${PORTNAME}/${PORTVERSION}
MAINTAINER= danilo@FreeBSD.org
COMMENT= Recompression utilities for .ZIP, .PNG, .MNG, and .GZ files
USES= gmake
GNU_CONFIGURE= yes
.include <bsd.port.mk>