opnsense-ports/databases/php71-sqlite3/Makefile
Franco Fichtner 4c19871f93 databases/php71-sqlite3: sync with upstream
Taken from: HardenedBSD
2018-07-25 07:16:47 +02:00

11 lines
156 B
Makefile

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