aboutsummaryrefslogtreecommitdiff
path: root/databases/php80-pdo_sqlite/Makefile
blob: c85dd9bc362725e0d5e3386d1938cc6db4cb13b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
CATEGORIES=	databases

MASTERDIR=	${.CURDIR}/../../lang/php80

PKGNAMESUFFIX=	-pdo_sqlite

TEST_TARGET=    test

.include "${MASTERDIR}/Makefile"