summaryrefslogtreecommitdiff
path: root/databases/php5-pdo_sqlite/Makefile
blob: a9d1355db122e1215c8ef09a97200a07f53f3033 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$

CATEGORIES=	databases

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

PKGNAMESUFFIX=	-pdo_sqlite

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"