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

CATEGORIES= databases

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

PKGNAMESUFFIX=  -pdo

NO_STAGE=   yes
.include "${MASTERDIR}/Makefile"