summaryrefslogtreecommitdiff
path: root/databases/php74-pdo_sqlite/Makefile
blob: 923f35f0e15ec89c973238328c200e78e343494f (plain) (blame)
1
2
3
4
5
6
7
8
9
CATEGORIES=	databases

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

PKGNAMESUFFIX=	-pdo_sqlite

TEST_TARGET=	test

.include "${MASTERDIR}/Makefile"