freebsd-ports/textproc/gpp/Makefile
Kirill Ponomarev 4d987fd693 - Update to version 2.22
PR:		ports/63553
Submitted by:	maintainer
2004-03-01 06:10:05 +00:00

22 lines
387 B
Makefile

# New ports collection makefile for: gpp
# Date created: 06 Sep 2001
# Whom: Jos Backus <josb@cncdsl.com>
#
# $FreeBSD$
#
PORTNAME= gpp
PORTVERSION= 2.22
CATEGORIES= textproc
MASTER_SITES= http://www.nothingisreal.com/gpp/
MAINTAINER= jos@catnook.com
COMMENT= The Generic Preprocessor
USE_BZIP2= yes
GNU_CONFIGURE= yes
MAN1= gpp.1
.include <bsd.port.mk>