aboutsummaryrefslogtreecommitdiffstats
path: root/databases/firebird21-client/Makefile
blob: 0f077ba164cedbc462cb47a57fed96844c8d6d86 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Max Kochubey <root@hangover.org.ru>
# $FreeBSD$

PORTNAME=   firebird
PKGNAMESUFFIX=  -client

COMMENT=    Firebird-2 database client

MASTERDIR=  ${.CURDIR}/../firebird21-server

PLIST=      ${PKGDIR}/pkg-plist.client

CLIENT_ONLY=    yes

NO_STAGE=   yes
.include "${MASTERDIR}/Makefile"