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