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