mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
- PHP 5.2 slave port
PR: 145772 Submitted by: Alex Keda
This commit is contained in:
parent
85eef8a8d7
commit
9e839b8f34
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=253133
@ -938,6 +938,7 @@
|
||||
SUBDIR += php52-dom
|
||||
SUBDIR += php52-pspell
|
||||
SUBDIR += php52-simplexml
|
||||
SUBDIR += php52-wddx
|
||||
SUBDIR += php52-xml
|
||||
SUBDIR += php52-xmlreader
|
||||
SUBDIR += php52-xmlwriter
|
||||
|
14
textproc/php52-wddx/Makefile
Normal file
14
textproc/php52-wddx/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
# New ports collection makefile for: php52-wddx
|
||||
# Date created: 17 Apr 2010
|
||||
# Whom: Alex Keda <admin@lissyara.su>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= textproc
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../lang/php52
|
||||
|
||||
PKGNAMESUFFIX= -wddx
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user