# New ports collection makefile for:	pbc
# Date created:				28 March, 2009
# Whom:					Wen Heping <wenheping@gmail.com>
#
# $FreeBSD: ports/security/pbc/Makefile,v 1.1 2009/03/31 09:39:12 miwi Exp $
#

PORTNAME=	pbc
PORTVERSION=	0.4.19
CATEGORIES=	security
MASTER_SITES=	http://crypto.stanford.edu/pbc/files/

MAINTAINER=	wenheping@gmail.com
COMMENT=	Library of pairing-based cryptosystems

LIB_DEPENDS=	gmp.7:${PORTSDIR}/math/libgmp4

USE_CMAKE=	yes
USE_LDCONFIG=	yes

.include <bsd.port.mk>
