aboutsummaryrefslogtreecommitdiff
path: root/databases/php55-pdo_pgsql/Makefile
blob: 19bef135bf29f0807d210a1f162dc71e836c0b2b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$

CATEGORIES=	databases

MASTERDIR=	${.CURDIR}/../../lang/php55

PKGNAMESUFFIX=	-pdo_pgsql

BROKEN_powerpc64=	Does not build

.include "${MASTERDIR}/Makefile"