head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2013.01.13.21.48.37;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.1
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/310340
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# $FreeBSD: head/security/easy-rsa/Makefile 310340 2013-01-13 21:35:06Z mandree $

PORTNAME=	easy-rsa
DISTVERSION=	2.2.0_master
CATEGORIES=	security net-mgmt
MASTER_SITES=	http://swupdate.openvpn.net/community/releases/ \
		http://build.openvpn.net/downloads/releases/

# Eric F. Crist <ecrist@@secure-computing.net> does not require my
# approval for changes to this package. -- mandree@@FreeBSD.org
MAINTAINER=	mandree@@FreeBSD.org
COMMENT=	A small RSA key management package based on openssl

LICENSE=	GPLv2

GNU_CONFIGURE=	yes

.include <bsd.port.mk>
@
