# New ports collection makefile for:	yaz++
# Date created:				8 Nov 2002
# Whom:					Dmitry Sivachenko <demon@FreeBSD.org>
#
# $FreeBSD: ports/net/yaz++/Makefile,v 1.1 2002/11/08 18:42:37 demon Exp $
#

PORTNAME=	yaz++
PORTVERSION=	0.5
CATEGORIES=	net
MASTER_SITES=	http://ftp.indexdata.dk/pub/yaz++/

MAINTAINER=	demon@FreeBSD.org

LIB_DEPENDS=	yaz.1:${PORTSDIR}/net/yaz

GNU_CONFIGURE=	yes
CONFIGURE_ARGS+=--enable-shared --with-yazconfig=${LOCALBASE}/bin
INSTALLS_SHLIB=	yes

MAN8=		yaz-proxy.8

.include <bsd.port.mk>
