# Created by: Radim Kolar
# $FreeBSD: archivers/advancecomp/Makefile 315416 2013-03-27 21:24:24Z bdrewery $

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>
