54d874c229
problems related to ICU
12 lines
211 B
Makefile
12 lines
211 B
Makefile
# Created by: Alex Dupre <ale@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 1
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php5
|
|
|
|
PKGNAMESUFFIX= -pdo_firebird
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|