opnsense-ports/databases/php71-pdo_sqlite/Makefile
Franco Fichtner 32392272e1 */*: sync with upstream
Taken from: HardenedBSD
2018-07-25 06:15:10 +02:00

11 lines
159 B
Makefile

# $FreeBSD$
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php71
PKGNAMESUFFIX= -pdo_sqlite
TEST_TARGET= test
.include "${MASTERDIR}/Makefile"