ports/devel/php5-pcre/Makefile
Alex Dupre e63671b71b Update bundled pcrelib to 7.0, in sync with php4 and next php5 version.
Hopefully this will fix all the known pcre issues.
2007-03-13 07:11:54 +00:00

16 lines
263 B
Makefile

# New ports collection makefile for: php5-pcre
# Date created: 7 Jul 2004
# Whom: Alex Dupre <ale@FreeBSD.org>
#
# $FreeBSD$
#
PORTREVISION= 5
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php5
PKGNAMESUFFIX= -pcre
.include "${MASTERDIR}/Makefile"