1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/security/seccure/Makefile
2009-01-06 13:01:11 +00:00

22 lines
476 B
Makefile

# New ports collection makefile for: seccure
# Date created: 30 August 2007
# Whom: Lukasz Komsta
#
# $FreeBSD$
#
PORTNAME= seccure
PORTVERSION= 0.3
PORTREVISION= 2
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.16:${PORTSDIR}/security/libgcrypt
MAN1= seccure.1
.include <bsd.port.mk>