mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
11 lines
145 B
Makefile
11 lines
145 B
Makefile
# $FreeBSD$
|
|
|
|
CATEGORIES= sysutils
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php53
|
|
|
|
PKGNAMESUFFIX= -posix
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|