mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 13:20:32 -04:00
9 lines
144 B
Makefile
9 lines
144 B
Makefile
CATEGORIES= textproc
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php73
|
|
|
|
PKGNAMESUFFIX= -simplexml
|
|
|
|
TEST_TARGET= test
|
|
|
|
.include "${MASTERDIR}/Makefile"
|