svn commit: r426411 - head/net/gupnp-igd

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Nov 19 17:03:56 UTC 2016


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 at 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


More information about the svn-ports-all mailing list