From eae5937bbd28e419133f2116a08fcc71b96c7980 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Mon, 19 Jul 2004 08:38:22 +0000 Subject: Add a new shared extension for PHP. --- textproc/php4-pspell/Makefile | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 textproc/php4-pspell/Makefile (limited to 'textproc/php4-pspell') diff --git a/textproc/php4-pspell/Makefile b/textproc/php4-pspell/Makefile new file mode 100644 index 000000000000..37ff44f5318b --- /dev/null +++ b/textproc/php4-pspell/Makefile @@ -0,0 +1,14 @@ +# New ports collection makefile for: php4-pspell +# Date created: 7 Jul 2004 +# Whom: Alex Dupre +# +# $FreeBSD$ +# + +CATEGORIES= textproc + +MASTERDIR= ${.CURDIR}/../../lang/php4 + +PKGNAMESUFFIX= -pspell + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3