aboutsummaryrefslogtreecommitdiff
path: root/net/libtnl
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-07-03 09:02:06 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-07-03 09:02:06 +0000
commit9f554013f931baacc905c738fe14246721b92818 (patch)
tree4d613aaef4f6f66033020205e72271f6238d4b2a /net/libtnl
parentd38a645205cbb0a9b3611d87ed61261726bb6bf7 (diff)
downloadports-9f554013f931baacc905c738fe14246721b92818.tar.gz
ports-9f554013f931baacc905c738fe14246721b92818.zip
- Add LICENSE
- Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=505735
Diffstat (limited to 'net/libtnl')
-rw-r--r--net/libtnl/Makefile3
-rw-r--r--net/libtnl/pkg-descr2
2 files changed, 4 insertions, 1 deletions
diff --git a/net/libtnl/Makefile b/net/libtnl/Makefile
index c0914f4f5e43..0c6144660bf5 100644
--- a/net/libtnl/Makefile
+++ b/net/libtnl/Makefile
@@ -11,6 +11,9 @@ DISTNAME= tnl-${PORTVERSION}-source
MAINTAINER= ports@FreeBSD.org
COMMENT= Robust, secure, easy to use cross-platform C++ networking API
+LICENSE= GPLv2+
+LICENSE_FILE= ${WRKSRC}/../LICENSE.txt
+
USES= uidfix
USE_GCC= any
WRKSRC= ${WRKDIR}/tnl/tnl
diff --git a/net/libtnl/pkg-descr b/net/libtnl/pkg-descr
index afe2ef701913..cadffa6bc994 100644
--- a/net/libtnl/pkg-descr
+++ b/net/libtnl/pkg-descr
@@ -8,4 +8,4 @@ apps, TNL will meet your needs.
TNL is available under the GNU General Public License (GPL), an indie
license, and a commercial license.
-WWW: http://opentnl.org
+WWW: https://sourceforge.net/projects/opentnl/