aboutsummaryrefslogtreecommitdiff
path: root/net/miniupnpc
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-12-10 12:43:45 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-12-10 12:43:45 +0000
commitbfea29aeae63b7432962f26acab9605bc7d14e2e (patch)
treec5abc4e6f019a2921144564c53631df12ad97dd3 /net/miniupnpc
parent6db818a950481d9a24f1cb2798d4911572105aa1 (diff)
downloadports-bfea29aeae63b7432962f26acab9605bc7d14e2e.tar.gz
ports-bfea29aeae63b7432962f26acab9605bc7d14e2e.zip
Notes
Diffstat (limited to 'net/miniupnpc')
-rw-r--r--net/miniupnpc/Makefile3
-rw-r--r--net/miniupnpc/pkg-descr2
2 files changed, 5 insertions, 0 deletions
diff --git a/net/miniupnpc/Makefile b/net/miniupnpc/Makefile
index c382e1517bc7..2846a2782e23 100644
--- a/net/miniupnpc/Makefile
+++ b/net/miniupnpc/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= http://miniupnp.free.fr/files/
MAINTAINER= dinoex@FreeBSD.org
COMMENT?= UPnP IGD client lightweight library
+LICENSE= BSD
+LICENSE_FILE= ${WRKSRC}/LICENCE
+
HAS_CONFIGURE= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
diff --git a/net/miniupnpc/pkg-descr b/net/miniupnpc/pkg-descr
index 1af75a21991b..3954c1b5db47 100644
--- a/net/miniupnpc/pkg-descr
+++ b/net/miniupnpc/pkg-descr
@@ -5,4 +5,6 @@ needs to listen for incoming connections.
Examples : P2P applications, FTP clients for active mode, IRC (for DCC)
or IM applications, network games, any server.
+LICENSE: BSD
+
WWW: http://miniupnp.free.fr/