91f9922c6f
Changes: http://site.icu-project.org/download/63 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 232300 Exp-run by: antoine
14 lines
246 B
Makefile
14 lines
246 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= firebird
|
|
PKGNAMESUFFIX= ${PORTVERSION:R:S/.//}-client
|
|
|
|
COMMENT= Firebird-2 database client
|
|
|
|
MASTERDIR= ${.CURDIR}/../firebird25-server
|
|
|
|
PLIST= ${PKGDIR}/pkg-plist.client
|
|
|
|
CLIENT_ONLY= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|