Set LICENSE=modified-bsd.
This commit is contained in:
parent
6b5b0fdce9
commit
a9b8ecdf34
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.15 2009/02/24 09:36:23 obache Exp $
|
# $NetBSD: Makefile,v 1.16 2009/08/08 07:35:54 obache Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= libupnp-1.6.6
|
DISTNAME= libupnp-1.6.6
|
||||||
|
@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.bz2
|
||||||
MAINTAINER= obache@NetBSD.org
|
MAINTAINER= obache@NetBSD.org
|
||||||
HOMEPAGE= http://pupnp.sourceforge.net/
|
HOMEPAGE= http://pupnp.sourceforge.net/
|
||||||
COMMENT= Portable Universal Plug and Play (UPnP) SDK
|
COMMENT= Portable Universal Plug and Play (UPnP) SDK
|
||||||
|
LICENSE= modified-bsd
|
||||||
|
|
||||||
USE_LANGUAGES= c
|
USE_LANGUAGES= c
|
||||||
USE_TOOLS+= pkg-config
|
USE_TOOLS+= pkg-config
|
||||||
|
|
Loading…
Reference in a new issue