mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 01:46:55 -04:00
9 lines
141 B
Makefile
9 lines
141 B
Makefile
CATEGORIES= textproc
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php74
|
|
|
|
PKGNAMESUFFIX= -simplexml
|
|
|
|
TEST_TARGET= test
|
|
|
|
.include "${MASTERDIR}/Makefile"
|