freebsd-ports/databases/php71-pdo_sqlite/Makefile
Torsten Zuehlsdorff db021968e3 Add PHP 7.1
Thanks to: mat, pi, ale, martin@waschbuesch.de and franco@opnsense.org
2017-01-24 11:54:20 +00:00

10 lines
137 B
Makefile

# $FreeBSD$
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php71
PKGNAMESUFFIX= -pdo_sqlite
.include "${MASTERDIR}/Makefile"