freebsd-ports/textproc/gpp/Makefile

18 lines
318 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
USE_BZIP2= yes
GNU_CONFIGURE= yes
MAN1= gpp.1
NO_STAGE= yes
.include <bsd.port.mk>