freebsd-ports/textproc/gpp/Makefile
Adam Weinberger aeac01a4bb Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:43:17 +00:00

17 lines
331 B
Makefile

# Created by: Jos Backus <josb@cncdsl.com>
# $FreeBSD$
PORTNAME= gpp
PORTVERSION= 2.24
CATEGORIES= textproc
MASTER_SITES= http://files.nothingisreal.com/software/gpp/
MAINTAINER= jos@catnook.com
COMMENT= The Generic Preprocessor
USES= tar:bzip2
GNU_CONFIGURE= yes
PLIST_FILES= bin/gpp man/man1/gpp.1.gz
.include <bsd.port.mk>