766f7cb065
PR: ports/111154 Submitted by: Jason Harris <jharris_AT_widomaker dot com> Approved by: maintainer (Jos Backus)
21 lines
398 B
Makefile
21 lines
398 B
Makefile
# New ports collection makefile for: gpp
|
|
# Date created: 06 Sep 2001
|
|
# Whom: 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
|
|
|
|
.include <bsd.port.mk>
|