aboutsummaryrefslogtreecommitdiff
path: root/textproc/php52-pspell
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-04-23 22:10:37 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-04-23 22:10:37 +0000
commit078a1f526ea40b94c6c546d608f2d8ac1ea17af4 (patch)
tree1f4f11059f01252092a1c904838a5bc08edcdc99 /textproc/php52-pspell
parent2bcf3fce5fd547f332333e0b2297b65fd41a1893 (diff)
Notes
Diffstat (limited to 'textproc/php52-pspell')
-rw-r--r--textproc/php52-pspell/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/textproc/php52-pspell/Makefile b/textproc/php52-pspell/Makefile
new file mode 100644
index 000000000000..a4e329444125
--- /dev/null
+++ b/textproc/php52-pspell/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: php52-pspell
+# Date created: 17 Apr 2010
+# Whom: Alex Keda <admin@lissyara.su>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= textproc
+
+MASTERDIR= ${.CURDIR}/../../lang/php52
+
+PKGNAMESUFFIX= -pspell
+
+.include "${MASTERDIR}/Makefile"