mirror of
https://git.freebsd.org/ports.git
synced 2025-06-13 16:50:29 -04:00
11 lines
165 B
Makefile
11 lines
165 B
Makefile
PORTREVISION= 1
|
|
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php80
|
|
|
|
PKGNAMESUFFIX= -pdo_firebird
|
|
|
|
TEST_TARGET= test
|
|
|
|
.include "${MASTERDIR}/Makefile"
|