mirror of
https://git.freebsd.org/ports.git
synced 2025-05-16 09:11:50 -04:00
9 lines
136 B
Makefile
9 lines
136 B
Makefile
# $FreeBSD$
|
|
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php53
|
|
|
|
PKGNAMESUFFIX= -pdo_mysql
|
|
|
|
.include "${MASTERDIR}/Makefile"
|