aboutsummaryrefslogtreecommitdiffstats
path: root/databases/firebird25-client/Makefile
blob: 2d6a608a7ea255a57cfe7680531f9ef9fcc0c817 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    firebird25-client
# Date created:    2010-12-20
# Whom:        Alonso Cárdenas Márquez <acm@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   firebird
PKGNAMESUFFIX=  -client

COMMENT=    Firebird-2 database client

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

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

CLIENT_ONLY=    yes

.include "${MASTERDIR}/Makefile"