aboutsummaryrefslogtreecommitdiffstats
path: root/dns/dnscrypt-proxy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/dnscrypt-proxy/Makefile')
-rw-r--r--dns/dnscrypt-proxy/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/dns/dnscrypt-proxy/Makefile b/dns/dnscrypt-proxy/Makefile
index fcb260029889..41eed493f01d 100644
--- a/dns/dnscrypt-proxy/Makefile
+++ b/dns/dnscrypt-proxy/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dnscrypt-proxy
-PORTVERSION= 1.3.3
+PORTVERSION= 1.4.0
CATEGORIES= dns
MASTER_SITES= http://download.dnscrypt.org/dnscrypt-proxy/ \
http://www.dns-lab.com/downloads/dnscrypt-proxy/
@@ -10,6 +10,8 @@ MASTER_SITES= http://download.dnscrypt.org/dnscrypt-proxy/ \
MAINTAINER= freebsd@dns-lab.com
COMMENT= Boost privacy and security of DNS
+LICENSE= MIT
+
LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo \
libsodium.so:${PORTSDIR}/security/libsodium
@@ -20,6 +22,8 @@ SUB_FILES= pkg-message
USE_RC_SUBR= ${PORTNAME}
+USERS= _dnscrypt-proxy
+
PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README \
README-PLUGINS.markdown README-WINDOWS.markdown \
README.markdown TECHNOTES THANKS