mirror of
https://git.freebsd.org/ports.git
synced 2025-05-16 17:21:49 -04:00
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"
|