2005-05-17 18:02:37 +02:00
|
|
|
# New ports collection makefile for: firebird-client
|
|
|
|
# Date created: 2005 Mar 03
|
|
|
|
# Whom: Renato Botelho <renato@galle.com.br>
|
2001-03-10 21:32:33 +01:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= firebird
|
2005-05-17 18:02:37 +02:00
|
|
|
PKGNAMESUFFIX= -client
|
2001-03-10 21:32:33 +01:00
|
|
|
|
2005-05-17 18:02:37 +02:00
|
|
|
COMMENT= The open-source InterBase(tm) 6.0 spin-off (client)
|
2001-03-10 21:32:33 +01:00
|
|
|
|
2005-05-17 18:02:37 +02:00
|
|
|
MASTERDIR= ${.CURDIR}/../firebird-server
|
2003-06-10 11:59:45 +02:00
|
|
|
|
2005-05-17 18:02:37 +02:00
|
|
|
PLIST= ${PKGDIR}/pkg-plist.client
|
2004-07-22 09:57:37 +02:00
|
|
|
|
2005-05-17 18:02:37 +02:00
|
|
|
CLIENT_ONLY= yes
|
2003-12-04 18:26:13 +01:00
|
|
|
|
2005-05-17 18:02:37 +02:00
|
|
|
.include "${MASTERDIR}/Makefile"
|