# Created by: Sergey Matveev <stargrave@stargrave.org>
# $FreeBSD: tags/RELEASE_10_3_0/security/govpn/Makefile 402211 2015-11-22 01:41:28Z junovitch $

PORTNAME=	govpn
PORTVERSION=	4.2
CATEGORIES=	security
MASTER_SITES=	http://www.cypherpunks.ru/govpn/download/ \
		http://sourceforge.net/projects/govpn/files/

MAINTAINER=	stargrave@stargrave.org
COMMENT=	Simple secure, DPI-resistant VPN daemon

LICENSE=	GPLv3

BUILD_DEPENDS=	go:${PORTSDIR}/lang/go

USES=		tar:xz
MAKEFILE=	BSDmakefile

PORTDOCS=	AUTHORS INSTALL NEWS README THANKS README.RU
INFO=		govpn
INSTALL_TARGET=	install-strip

PLIST_FILES=	bin/govpn-server bin/govpn-client bin/govpn-verifier \
		share/govpn/newclient.sh share/govpn/storekey.sh

.include <bsd.port.mk>
