have not been bumped yet after the latest libsqlite3.so library version change. Approved by: portmgr (implicit)
10 lines
153 B
Makefile
10 lines
153 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 3
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php53
|
|
|
|
PKGNAMESUFFIX= -pdo_sqlite
|
|
|
|
.include "${MASTERDIR}/Makefile"
|