# New ports collection makefile for: seccure
# Date created:        30 August 2007
# Whom:                Lukasz Komsta
#
# $FreeBSD: ports/security/seccure/Makefile,v 1.5 2010/07/27 01:25:18 wxs Exp $
#

PORTNAME=	seccure
PORTVERSION=	0.3
PORTREVISION=	3
CATEGORIES=	security
MASTER_SITES=	http://point-at-infinity.org/seccure/

MAINTAINER=	luke@REMOVE_IT.novum.am.lublin.pl
COMMENT=	SECCURE Elliptic Curve Crypto Utility for Reliable Encryption

LIB_DEPENDS=	gcrypt.17:${PORTSDIR}/security/libgcrypt

MAN1=		seccure.1

.include <bsd.port.mk>
