blob: da38a7e1ba661c98405166073a58db798b90a7d6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
CATEGORIES= sysutils
MASTERDIR= ${.CURDIR}/../../lang/php56
PKGNAMESUFFIX= -posix
.include "${MASTERDIR}/Makefile"
|