summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2010-02-16 15:33:02 +0000
committerwiz <wiz>2010-02-16 15:33:02 +0000
commit73299ead66e63d5bc1eaf5d23ddcdc7ad4226d4e (patch)
tree222bd8726b1e3052233efac5452536580746e966
parentae9c6b24390c023d72558fd0deabf0d7767cf571 (diff)
downloadpkgsrc-73299ead66e63d5bc1eaf5d23ddcdc7ad4226d4e.tar.gz
Set LICENSE.
-rw-r--r--net/gupnp-tools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gupnp-tools/Makefile b/net/gupnp-tools/Makefile
index 889d62942e1..72b81bc341e 100644
--- a/net/gupnp-tools/Makefile
+++ b/net/gupnp-tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2010/02/16 15:30:50 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2010/02/16 15:33:02 wiz Exp $
#
DISTNAME= gupnp-tools-0.8
@@ -8,6 +8,7 @@ MASTER_SITES= http://www.gupnp.org/sources/gupnp-tools/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gupnp.org/
COMMENT= Framework for UPnP devices
+LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_LIBTOOL= yes