Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Nov 2016 17:03:59 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r426412 - head/net/gupnp-ui
Message-ID:  <201611191703.uAJH3xhQ066302@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Nov 19 17:03:59 2016
New Revision: 426412
URL: https://svnweb.freebsd.org/changeset/ports/426412

Log:
  - Add LICENSE_FILE

Modified:
  head/net/gupnp-ui/Makefile

Modified: head/net/gupnp-ui/Makefile
==============================================================================
--- head/net/gupnp-ui/Makefile	Sat Nov 19 17:03:54 2016	(r426411)
+++ head/net/gupnp-ui/Makefile	Sat Nov 19 17:03:59 2016	(r426412)
@@ -11,6 +11,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Framework for UPnP devices
 
 LICENSE=	LGPL20
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	gupnp>=0.3:net/gupnp
 LIB_DEPENDS=	libgupnp-1.0.so:net/gupnp \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611191703.uAJH3xhQ066302>