1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/archivers/advancecomp/Makefile
Danilo Egea Gondolfo c917a16940 - Update from 1.18 to 1.19
- Add LICENSE
2014-03-12 13:00:43 +00:00

18 lines
331 B
Makefile

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