From 902a0675beeba6c01a038f9594a0c532079fd2f2 Mon Sep 17 00:00:00 2001 From: Florian Smeets Date: Wed, 16 May 2012 09:46:51 +0000 Subject: readd php 5.3.13 and all its modules as php53* --- textproc/php53-simplexml/Makefile | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 textproc/php53-simplexml/Makefile (limited to 'textproc/php53-simplexml') diff --git a/textproc/php53-simplexml/Makefile b/textproc/php53-simplexml/Makefile new file mode 100644 index 000000000000..2d0a1a8a30dc --- /dev/null +++ b/textproc/php53-simplexml/Makefile @@ -0,0 +1,14 @@ +# New ports collection makefile for: php53-simplexml +# Date created: 12 Apr 2012 +# Whom: Florian Smeets +# +# $FreeBSD$ +# + +CATEGORIES= textproc + +MASTERDIR= ${.CURDIR}/../../lang/php53 + +PKGNAMESUFFIX= -simplexml + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3