Add xml extension for PHP.
This commit is contained in:
@@ -437,6 +437,7 @@
|
||||
SUBDIR += pear-Spreadsheet_Excel_Writer
|
||||
SUBDIR += perl2html
|
||||
SUBDIR += php4-xml
|
||||
SUBDIR += php5-xml
|
||||
SUBDIR += pocketreader
|
||||
SUBDIR += ppower4
|
||||
SUBDIR += prosper
|
||||
|
||||
14
textproc/php4-xml/Makefile
Normal file
14
textproc/php4-xml/Makefile
Normal file
@@ -0,0 +1,14 @@
|
||||
# New ports collection makefile for: php4-xml
|
||||
# Date created: 7 Jul 2004
|
||||
# Whom: Alex Dupre <ale@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= textproc
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../lang/php4
|
||||
|
||||
PKGNAMESUFFIX= -xml
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
14
textproc/php5-xml/Makefile
Normal file
14
textproc/php5-xml/Makefile
Normal file
@@ -0,0 +1,14 @@
|
||||
# New ports collection makefile for: php5-xml
|
||||
# Date created: 7 Jul 2004
|
||||
# Whom: Alex Dupre <ale@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= textproc
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../lang/php5
|
||||
|
||||
PKGNAMESUFFIX= -xml
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
Reference in New Issue
Block a user