aboutsummaryrefslogtreecommitdiffstats
path: root/databases/firebird-client/Makefile
blob: f8a8431a74986835e86ef36ff556c3f29bae154b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    firebird-client
# Date created:             2005 Mar 03
# Whom:                 Renato Botelho <renato@galle.com.br>
#
# $FreeBSD$
#

PORTNAME=   firebird
PKGNAMESUFFIX=  -client
PORTREVISION=   3

COMMENT=    The open-source InterBase(tm) 6.0 spin-off (client)

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

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

CLIENT_ONLY=    yes

.include "${MASTERDIR}/Makefile"