freebsd-ports/textproc/gpp/Makefile

18 lines
331 B
Makefile
Raw Normal View History

# 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
2002-06-19 10:18:10 +02:00
PLIST_FILES= bin/gpp man/man1/gpp.1.gz
.include <bsd.port.mk>