009fb2b6e7
problems related to ICU
12 lines
213 B
Makefile
12 lines
213 B
Makefile
# Created by: Alex Keda <admin@lissyara.su>
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 1
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php52
|
|
|
|
PKGNAMESUFFIX= -pdo_firebird
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|