# Created by: Dmitry Sivachenko <demon@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/net/yazproxy/Makefile 412348 2016-04-01 14:16:16Z mat $

PORTNAME=	yazproxy
PORTVERSION=	1.3.9
PORTREVISION=	1
CATEGORIES=	net
MASTER_SITES=	http://ftp.indexdata.dk/pub/yazproxy/

MAINTAINER=	demon@FreeBSD.org
COMMENT=	Powerful general purpose Z39.50/SRW/SRU proxy

LIB_DEPENDS=	libyazpp.so:net/yaz++

USES=		libtool
GNU_CONFIGURE=	yes
CONFIGURE_ARGS+=--enable-shared --with-yazpp=${LOCALBASE}/bin
USE_LDCONFIG=	yes

.include <bsd.port.mk>
