mirror of
https://git.freebsd.org/ports.git
synced 2025-06-16 18:20:33 -04:00
11 lines
162 B
Makefile
11 lines
162 B
Makefile
PORTREVISION= 1
|
|
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php73
|
|
|
|
PKGNAMESUFFIX= -interbase
|
|
|
|
TEST_TARGET= test
|
|
|
|
.include "${MASTERDIR}/Makefile"
|