1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/security/easy-rsa/Makefile
2013-09-25 00:54:08 +00:00

19 lines
480 B
Makefile

# $FreeBSD$
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= Small RSA key management package based on openssl
LICENSE= GPLv2
GNU_CONFIGURE= yes
.include <bsd.port.mk>