mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
Add a new shared extension for PHP.
This commit is contained in:
parent
eaaa0833e0
commit
a4e1eb190b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114173
@ -446,6 +446,7 @@
|
||||
SUBDIR += php5-dom
|
||||
SUBDIR += php5-pspell
|
||||
SUBDIR += php5-simplexml
|
||||
SUBDIR += php5-wddx
|
||||
SUBDIR += php5-xml
|
||||
SUBDIR += pocketreader
|
||||
SUBDIR += ppower4
|
||||
|
14
textproc/php5-simplexml/Makefile
Normal file
14
textproc/php5-simplexml/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
# New ports collection makefile for: php5-simplexml
|
||||
# Date created: 7 Jul 2004
|
||||
# Whom: Alex Dupre <ale@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= textproc
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../lang/php5
|
||||
|
||||
PKGNAMESUFFIX= -simplexml
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user