mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
10 lines
136 B
Makefile
10 lines
136 B
Makefile
CATEGORIES= devel
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php74
|
|
|
|
PKGNAMESUFFIX= -sysvsem
|
|
|
|
TEST_TARGET= test
|
|
|
|
.include "${MASTERDIR}/Makefile"
|