aboutsummaryrefslogtreecommitdiff
path: root/textproc/php5-pspell/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-07-19 09:22:53 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-07-19 09:22:53 +0000
commiteaaa0833e0e7e7b3a4d35667d423f85839bac0ec (patch)
tree87900dd3a26607689267fe8725733d4f28a26cb5 /textproc/php5-pspell/Makefile
parent7ff0f41b55e402471dc065d46aa97742a88c31f3 (diff)
Notes
Diffstat (limited to 'textproc/php5-pspell/Makefile')
-rw-r--r--textproc/php5-pspell/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/textproc/php5-pspell/Makefile b/textproc/php5-pspell/Makefile
new file mode 100644
index 000000000000..c7098115ee1f
--- /dev/null
+++ b/textproc/php5-pspell/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: php5-pspell
+# Date created: 7 Jul 2004
+# Whom: Alex Dupre <ale@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= textproc
+
+MASTERDIR= ${.CURDIR}/../../lang/php5
+
+PKGNAMESUFFIX= -pspell
+
+.include "${MASTERDIR}/Makefile"