Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Nov 2016 17:03:55 +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: r426411 - head/net/gupnp-igd
Message-ID:  <201611191703.uAJH3tS3066200@repo.freebsd.org>

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

Log:
  - Add LICENSE_FILE

Modified:
  head/net/gupnp-igd/Makefile

Modified: head/net/gupnp-igd/Makefile
==============================================================================
--- head/net/gupnp-igd/Makefile	Sat Nov 19 17:03:50 2016	(r426410)
+++ head/net/gupnp-igd/Makefile	Sat Nov 19 17:03:54 2016	(r426411)
@@ -10,6 +10,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Library to handle UPnP IGD port mapping
 
 LICENSE=	LGPL21
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	gobject-introspection>=0.10:devel/gobject-introspection \
 		gupnp>=0.18:net/gupnp



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