aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/php56-pspell
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2014-09-04 22:24:25 +0800
committerale <ale@FreeBSD.org>2014-09-04 22:24:25 +0800
commit4537a4881b0b6d73e3ae464f01f8c34a0f0f6981 (patch)
tree65444edf752ebaf49e944ea49c7e7dad35e1de9a /textproc/php56-pspell
parentbd99065cd762559478878408c8a5e4cadb54faa1 (diff)
downloadfreebsd-ports-gnome-4537a4881b0b6d73e3ae464f01f8c34a0f0f6981.tar.gz
freebsd-ports-gnome-4537a4881b0b6d73e3ae464f01f8c34a0f0f6981.tar.zst
freebsd-ports-gnome-4537a4881b0b6d73e3ae464f01f8c34a0f0f6981.zip
Import PHP 5.6 branch!
Diffstat (limited to 'textproc/php56-pspell')
-rw-r--r--textproc/php56-pspell/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/php56-pspell/Makefile b/textproc/php56-pspell/Makefile
new file mode 100644
index 000000000000..bb0af287b21c
--- /dev/null
+++ b/textproc/php56-pspell/Makefile
@@ -0,0 +1,11 @@
+# Created by: Alex Dupre <ale@FreeBSD.org>
+# $FreeBSD$
+
+PORTREVISION= 1
+CATEGORIES= textproc
+
+MASTERDIR= ${.CURDIR}/../../lang/php56
+
+PKGNAMESUFFIX= -pspell
+
+.include "${MASTERDIR}/Makefile"