Update security/py-cybox to version 2.1.0.7
[dports.git] / security / easy-rsa / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       easy-rsa
4 DISTVERSION=    2.2.0_master
5 CATEGORIES=     security net-mgmt
6 MASTER_SITES=   http://swupdate.openvpn.net/community/releases/ \
7                 http://build.openvpn.net/downloads/releases/
8
9 # Eric F. Crist <ecrist@secure-computing.net> does not require my
10 # approval for changes to this package. -- mandree@FreeBSD.org
11 MAINTAINER=     mandree@FreeBSD.org
12 COMMENT=        Small RSA key management package based on openssl
13
14 LICENSE=        GPLv2
15
16 GNU_CONFIGURE=  yes
17
18 .include <bsd.port.mk>