summaryrefslogtreecommitdiffstats
path: root/security/seccure/Makefile
blob: e50c3174a2a070d51a9c357d8165b52e0f7b22b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Lukasz Komsta
# $FreeBSD$

PORTNAME=	seccure
PORTVERSION=	0.4
PORTREVISION=	3
CATEGORIES=	security
MASTER_SITES=	http://point-at-infinity.org/seccure/ \
		${MASTER_SITE_NETBSD}

MAINTAINER=	zi@FreeBSD.org
COMMENT=	Elliptic Curve Crypto Utility for Reliable Encryption

LIB_DEPENDS=	libgcrypt.so:${PORTSDIR}/security/libgcrypt

USE_GCC=	any

.include <bsd.port.mk>
OpenPOWER on IntegriCloud