aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/php72-snmp
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2017-11-16 10:48:48 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2017-11-16 10:48:48 +0000
commit687591dd75e7bc33dfeb597493d97e5baaf89f1d (patch)
treea2ff3d816b255016827738be132f8fc8bff8f5d9 /net-mgmt/php72-snmp
parentaac918473dab5c241575ef1faf6f91a1736df61d (diff)
Notes
Diffstat (limited to 'net-mgmt/php72-snmp')
-rw-r--r--net-mgmt/php72-snmp/Makefile9
-rw-r--r--net-mgmt/php72-snmp/php71-snmp/Makefile9
2 files changed, 18 insertions, 0 deletions
diff --git a/net-mgmt/php72-snmp/Makefile b/net-mgmt/php72-snmp/Makefile
new file mode 100644
index 000000000000..65f90b09b7f3
--- /dev/null
+++ b/net-mgmt/php72-snmp/Makefile
@@ -0,0 +1,9 @@
+# $FreeBSD$
+
+CATEGORIES= net-mgmt
+
+MASTERDIR= ${.CURDIR}/../../lang/php72
+
+PKGNAMESUFFIX= -snmp
+
+.include "${MASTERDIR}/Makefile"
diff --git a/net-mgmt/php72-snmp/php71-snmp/Makefile b/net-mgmt/php72-snmp/php71-snmp/Makefile
new file mode 100644
index 000000000000..d90d03d66c88
--- /dev/null
+++ b/net-mgmt/php72-snmp/php71-snmp/Makefile
@@ -0,0 +1,9 @@
+# $FreeBSD$
+
+CATEGORIES= net-mgmt
+
+MASTERDIR= ${.CURDIR}/../../lang/php71
+
+PKGNAMESUFFIX= -snmp
+
+.include "${MASTERDIR}/Makefile"