- Add the pcre extension for PHP

- Bump PORTREVISION

PR: ports/124283
Submitted by: Tobias Rehbein <tobias.rehbein at web dot de>
This commit is contained in:
Kevin Lo 2008-06-10 01:23:30 +00:00
parent 102398f45a
commit 89ae812129
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=214599

View File

@ -7,6 +7,7 @@
PORTNAME= phpmp
PORTVERSION= 0.11.0
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://mercury.chem.pitt.edu/~shank/
DISTNAME= phpMp-${PORTVERSION}
@ -15,7 +16,7 @@ MAINTAINER= kevlo@FreeBSD.org
COMMENT= A web interface for music player daemon
NO_BUILD= YES
USE_PHP= sockets
USE_PHP= pcre sockets
PHPMP?= www/phpmp
PLIST_SUB+= PHPMP=${PHPMP}