freebsd-ports/archivers/advancecomp/Makefile

19 lines
436 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
NO_STAGE= yes
USES= gmake
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>