summaryrefslogtreecommitdiff
path: root/databases/php72-pdo_sqlite/Makefile
blob: 1b1fc4a08d350e16ab81424593880dd38aa1c55c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

CATEGORIES=	databases

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

PKGNAMESUFFIX=	-pdo_sqlite

TEST_TARGET=    test

.include "${MASTERDIR}/Makefile"