mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
db021968e3
Thanks to: mat, pi, ale, martin@waschbuesch.de and franco@opnsense.org
10 lines
130 B
Makefile
10 lines
130 B
Makefile
# $FreeBSD$
|
|
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php71
|
|
|
|
PKGNAMESUFFIX= -pdo
|
|
|
|
.include "${MASTERDIR}/Makefile"
|