freebsd-ports/archivers/advancecomp/Makefile
Bryan Drewery 2838094fed - Update to 1.17
PR:		ports/177420
Submitted by:	Danilo Egêa Gondolfo <danilogondolfo@gmail.com> (maintainer)
2013-03-27 21:24:24 +00:00

18 lines
424 B
Makefile

# Created by: Radim Kolar
# $FreeBSD$
PORTNAME= advancecomp
PORTVERSION= 1.17
CATEGORIES= archivers
MASTER_SITES= SF/advancemame/${PORTNAME}/${PORTVERSION}
MAINTAINER= danilogondolfo@gmail.com
COMMENT= Recompression utilities for .ZIP, .PNG, .MNG, and .GZ files
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAN1= advdef.1 advmng.1 advpng.1 advzip.1
PLIST_FILES= bin/advdef bin/advmng bin/advpng bin/advzip
.include <bsd.port.mk>