1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/textproc/gpp/Makefile
Mathieu Arnold 21a74701f7 Convert to staging.
Sponsored by:	Absolight
2014-01-27 23:49:28 +00:00

18 lines
330 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
PLIST_FILES= bin/gpp man/man1/gpp.1.gz
.include <bsd.port.mk>