2001-09-12 13:40:51 +00:00
|
|
|
# New ports collection makefile for: gpp
|
|
|
|
# Date created: 06 Sep 2001
|
|
|
|
# Whom: Jos Backus <josb@cncdsl.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= gpp
|
2005-05-28 08:11:13 +00:00
|
|
|
PORTVERSION= 2.24
|
2001-09-12 13:40:51 +00:00
|
|
|
CATEGORIES= textproc
|
2007-04-04 02:45:42 +00:00
|
|
|
MASTER_SITES= http://files.nothingisreal.com/software/gpp/
|
2001-09-12 13:40:51 +00:00
|
|
|
|
2002-04-20 20:41:23 +00:00
|
|
|
MAINTAINER= jos@catnook.com
|
2003-02-20 19:41:12 +00:00
|
|
|
COMMENT= The Generic Preprocessor
|
2001-09-12 13:40:51 +00:00
|
|
|
|
2004-03-01 06:10:05 +00:00
|
|
|
USE_BZIP2= yes
|
|
|
|
GNU_CONFIGURE= yes
|
2002-06-19 08:18:10 +00:00
|
|
|
|
2001-09-12 13:40:51 +00:00
|
|
|
MAN1= gpp.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|