aboutsummaryrefslogtreecommitdiff
path: root/databases/php56-pdo_mysql/Makefile
blob: 29e7a60407488bae9dfca92cf83a3f97568757d1 (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/php56

PKGNAMESUFFIX=	-pdo_mysql

BROKEN_powerpc64=	Does not build

.include "${MASTERDIR}/Makefile"