mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 11:03:09 -04:00
10 lines
155 B
Makefile
10 lines
155 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 2
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php53
|
|
|
|
PKGNAMESUFFIX= -pdo_firebird
|
|
|
|
.include "${MASTERDIR}/Makefile"
|