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