freebsd-ports/databases/php5-pdo_sqlite/Makefile
Tijl Coosemans a5185846f0 Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.

Approved by:	portmgr (implicit)
2014-07-04 09:40:59 +00:00

11 lines
195 B
Makefile

# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
PORTREVISION= 1
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php5
PKGNAMESUFFIX= -pdo_sqlite
.include "${MASTERDIR}/Makefile"