freebsd-ports/databases/firebird-client/Makefile

20 lines
384 B
Makefile
Raw Normal View History

# New ports collection makefile for: firebird-client
# Date created: 2005 Mar 03
# Whom: Renato Botelho <renato@galle.com.br>
#
# $FreeBSD$
#
PORTNAME= firebird
PKGNAMESUFFIX= -client
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"