mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
11 lines
178 B
Makefile
11 lines
178 B
Makefile
|
# Created by: Alex Dupre <ale@FreeBSD.org>
|
||
|
# $FreeBSD$
|
||
|
|
||
|
CATEGORIES= databases
|
||
|
|
||
|
MASTERDIR= ${.CURDIR}/../../lang/php70
|
||
|
|
||
|
PKGNAMESUFFIX= -pdo_odbc
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|