aboutsummaryrefslogtreecommitdiffstats
path: root/security/pbc/Makefile
blob: a94f22821b8af46980ca0caed4aac5e3111071ae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    pbc
# Date created:             28 March, 2009
# Whom:                 Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
#

PORTNAME=   pbc
PORTVERSION=    0.4.21
PORTREVISION=   1
CATEGORIES= security
MASTER_SITES=   http://crypto.stanford.edu/pbc/files/

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

LIB_DEPENDS=    gmp.10:${PORTSDIR}/math/gmp

USE_CMAKE=  yes
USE_LDCONFIG=   yes

.include <bsd.port.mk>
ref='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/net-mgmt/annextools?h=mate-1.16&id=0027bdad5fbce428060840d033cdde8e0e7785a8'>Fix build on 64-bit platforms.bms2003-10-131-0/+13 * Style; remove double quotes from around the COMMENT field.bms2003-09-281-1/+1 * Unbreak automated builds (a la bento), by removing explicit referencesbms2003-09-281-1/+85