mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
a6bc455d6d
PR: 212183 Submitted by: Kurt Jaeger <pi@FreeBSD.org> Approved by: pi (mentor)
14 lines
228 B
Makefile
14 lines
228 B
Makefile
# Created by: Alex Dupre <ale@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 0
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php56
|
|
|
|
PKGNAMESUFFIX= -pdo_odbc
|
|
|
|
BROKEN_powerpc64= Does not build
|
|
|
|
.include "${MASTERDIR}/Makefile"
|