1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Update to version 2.22

PR:		ports/63553
Submitted by:	maintainer
This commit is contained in:
Kirill Ponomarev 2004-03-01 06:10:05 +00:00
parent 81a53cce20
commit 4d987fd693
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102597
3 changed files with 6 additions and 16 deletions

View File

@ -6,25 +6,16 @@
#
PORTNAME= gpp
PORTVERSION= 2.1
PORTVERSION= 2.22
CATEGORIES= textproc
MASTER_SITES= http://www.math.polytechnique.fr/cmat/auroux/prog/
MASTER_SITES= http://www.nothingisreal.com/gpp/
MAINTAINER= jos@catnook.com
COMMENT= The Generic Preprocessor
USE_REINPLACE= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes
MAN1= gpp.1
post-patch:
${REINPLACE_CMD} -e "s|/usr/local|${PREFIX}|g; \
s|gcc -O2 -Wall|${CC} ${CFLAGS}|g" ${WRKSRC}/Makefile
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/gpp.html ${DOCSDIR}
.endif
.include <bsd.port.mk>

View File

@ -1 +1,2 @@
MD5 (gpp-2.1.tar.gz) = d1bcdcaa2ccf1a1c1a4dfeb7cf49f2b5
MD5 (gpp-2.22.tar.bz2) = f3c3067fe22e8bb2102e802bad0699ea
SIZE (gpp-2.22.tar.bz2) = 109146

View File

@ -1,3 +1 @@
bin/gpp
%%PORTDOCS%%share/doc/gpp/gpp.html
%%PORTDOCS%%@dirrm share/doc/gpp