# ex:ts=8
# New ports collection makefile for:	borZoi
# Date created:			Aug 23, 2001
# Whom:				ijliao
#
# $FreeBSD: ports/security/borzoi/Makefile,v 1.12 2004/03/14 06:17:17 ade Exp $
#

PORTNAME=	borzoi
PORTVERSION=	1.0.1
CATEGORIES=	security
MASTER_SITES=	http://dragongate-technologies.com/borzoi/
DISTNAME=	borZoi-${PORTVERSION}

MAINTAINER=	jim@corebsd.or.id
COMMENT=	An Elliptic Curve Cryptography Library

BUILD_DEPENDS=	${LOCALBASE}/lib/libntl.a:${PORTSDIR}/math/ntl
RUN_DEPENDS=	${LOCALBASE}/lib/libntl.a:${PORTSDIR}/math/ntl

USE_LIBTOOL_VER=13
INSTALLS_SHLIB=	yes

.include <bsd.port.mk>
