aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authortobik <tobik@FreeBSD.org>2017-07-05 22:58:11 +0800
committertobik <tobik@FreeBSD.org>2017-07-05 22:58:11 +0800
commit26f51223d6c819a8e7b2b860272f9b2494cd0a8a (patch)
treec54d9359d5d7e6c16e760d4366dbcdf54445c7fa /dns
parente78b194c4c0c21f8a515c90fc7409c788c61b3e4 (diff)
downloadfreebsd-ports-gnome-26f51223d6c819a8e7b2b860272f9b2494cd0a8a.tar.gz
freebsd-ports-gnome-26f51223d6c819a8e7b2b860272f9b2494cd0a8a.tar.zst
freebsd-ports-gnome-26f51223d6c819a8e7b2b860272f9b2494cd0a8a.zip
Add The Unlicense to Mk/bsd.licenses.db.mk
- Update all ports that currently use a custom definition - Also add a link to a list of certified copyfree licenses Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D11487
Diffstat (limited to 'dns')
-rw-r--r--dns/dnsdist/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/dns/dnsdist/Makefile b/dns/dnsdist/Makefile
index e18ee622d20b..44f05ee40906 100644
--- a/dns/dnsdist/Makefile
+++ b/dns/dnsdist/Makefile
@@ -13,9 +13,7 @@ COMMENT= Highly DNS-, DoS- and abuse-aware loadbalancer
LICENSE= GPLv2 UNLICENSE
LICENSE_COMB= multi
-LICENSE_NAME_UNLICENSE= The Unlicense
LICENSE_FILE_UNLICENSE= ${WRKSRC}/ext/incbin/UNLICENSE
-LICENSE_PERMS_UNLICENSE= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
BUILD_DEPENDS= ${LOCALBASE}/lib/libatomic_ops.a:devel/libatomic_ops
LIB_DEPENDS= libboost_serialization.so:devel/boost-libs \