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