ports/databases/php52-pdo_sqlite/Makefile

11 lines
195 B
Makefile

# Created by: Alex Keda <admin@lissyara.su>
# $FreeBSD$
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php52
PKGNAMESUFFIX= -pdo_sqlite
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"