aboutsummaryrefslogtreecommitdiff
path: root/devel/php70-shmop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/php70-shmop/Makefile')
-rw-r--r--devel/php70-shmop/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/php70-shmop/Makefile b/devel/php70-shmop/Makefile
new file mode 100644
index 000000000000..b4039dc94582
--- /dev/null
+++ b/devel/php70-shmop/Makefile
@@ -0,0 +1,10 @@
+# Created by: Alex Dupre <ale@FreeBSD.org>
+# $FreeBSD$
+
+CATEGORIES= devel
+
+MASTERDIR= ${.CURDIR}/../../lang/php70
+
+PKGNAMESUFFIX= -shmop
+
+.include "${MASTERDIR}/Makefile"