diff options
Diffstat (limited to 'net-mgmt/php71-snmp/Makefile')
-rw-r--r-- | net-mgmt/php71-snmp/Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/php71-snmp/Makefile b/net-mgmt/php71-snmp/Makefile deleted file mode 100644 index d21707e175fb..000000000000 --- a/net-mgmt/php71-snmp/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -# $FreeBSD$ - -CATEGORIES= net-mgmt - -MASTERDIR= ${.CURDIR}/../../lang/php71 - -PKGNAMESUFFIX= -snmp - -TEST_TARGET= test - -.include "${MASTERDIR}/Makefile" |