mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- 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:
parent
102398f45a
commit
89ae812129
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=214599
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user