Lines 6-22
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= dnscrypt-proxy |
8 |
PORTNAME= dnscrypt-proxy |
9 |
PORTVERSION= 1.0.1 |
9 |
PORTVERSION= 1.2.0 |
10 |
CATEGORIES= dns |
10 |
CATEGORIES= dns |
11 |
MASTER_SITES= http://cloud.github.com/downloads/opendns/dnscrypt-proxy/ \ |
11 |
MASTER_SITES= http://cloud.github.com/downloads/opendns/dnscrypt-proxy/ |
12 |
http://www.Awfulhak.org/dnscrypt-proxy/ \ |
|
|
13 |
http://people.FreeBSD.org/~brian/dnscrypt-proxy/ |
14 |
|
15 |
MAINTAINER= freebsd@dns-lab.com |
12 |
MAINTAINER= freebsd@dns-lab.com |
16 |
COMMENT= Boost privacy and security of DNS |
13 |
COMMENT= Boost privacy and security of DNS |
17 |
|
14 |
|
|
|
15 |
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf |
18 |
GNU_CONFIGURE= yes |
16 |
GNU_CONFIGURE= yes |
19 |
USE_GMAKE= yes |
|
|
20 |
|
17 |
|
21 |
SUB_FILES= pkg-message |
18 |
SUB_FILES= pkg-message |
22 |
|
19 |
|