diff options
author | wiz <wiz> | 2010-02-16 15:33:02 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-02-16 15:33:02 +0000 |
commit | 73299ead66e63d5bc1eaf5d23ddcdc7ad4226d4e (patch) | |
tree | 222bd8726b1e3052233efac5452536580746e966 /net/gupnp-tools | |
parent | ae9c6b24390c023d72558fd0deabf0d7767cf571 (diff) | |
download | pkgsrc-73299ead66e63d5bc1eaf5d23ddcdc7ad4226d4e.tar.gz |
Set LICENSE.
Diffstat (limited to 'net/gupnp-tools')
-rw-r--r-- | net/gupnp-tools/Makefile | 3 |
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 |