From f31cb16e1554570911df092b24b44f4ef8884f1c Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Mon, 16 Jan 2006 12:09:32 +0000 Subject: Add php5-xmlwriter, the xmlwriter shared extension for php. --- textproc/php5-xmlwriter/Makefile | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 textproc/php5-xmlwriter/Makefile (limited to 'textproc/php5-xmlwriter') diff --git a/textproc/php5-xmlwriter/Makefile b/textproc/php5-xmlwriter/Makefile new file mode 100644 index 000000000000..9b5eb6235485 --- /dev/null +++ b/textproc/php5-xmlwriter/Makefile @@ -0,0 +1,14 @@ +# New ports collection makefile for: php5-xmlwriter +# Date created: 16 Jan 2006 +# Whom: Alex Dupre +# +# $FreeBSD$ +# + +CATEGORIES= textproc + +MASTERDIR= ${.CURDIR}/../../lang/php5 + +PKGNAMESUFFIX= -xmlwriter + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3