149ba7338a
These ports built successfully
11 lines
195 B
Makefile
11 lines
195 B
Makefile
# Created by: Alex Dupre <ale@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 1
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php55
|
|
|
|
PKGNAMESUFFIX= -pdo_mysql
|
|
|
|
.include "${MASTERDIR}/Makefile"
|