summaryrefslogblamecommitdiff
path: root/databases/firebird-client/Makefile
blob: 8e3dbe715a05f4c6e1b42983a590dd05e65041f5 (plain) (tree)
1
2
3
4
5
6
7
8
9


                                                                            




                        
                       
 
                                                                   
 
                                             
 
                                          
 
                   
 
                                
# 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"