Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Apr 2016 13:40:57 +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: r412935 - head/devel/p5-Glib2
Message-ID:  <201604101340.u3ADevs3015127@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Apr 10 13:40:57 2016
New Revision: 412935
URL: https://svnweb.freebsd.org/changeset/ports/412935

Log:
  - Add LICENSE_FILE
  
  Approved by:	portmgr (blanket)

Modified:
  head/devel/p5-Glib2/Makefile

Modified: head/devel/p5-Glib2/Makefile
==============================================================================
--- head/devel/p5-Glib2/Makefile	Sun Apr 10 13:40:53 2016	(r412934)
+++ head/devel/p5-Glib2/Makefile	Sun Apr 10 13:40:57 2016	(r412935)
@@ -13,6 +13,7 @@ MAINTAINER=	swills@FreeBSD.org
 COMMENT=	This module provides access to Glib and GObject libraries
 
 LICENSE=	LGPL21
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-ExtUtils-Depends>=0.300:devel/p5-ExtUtils-Depends \
 		p5-ExtUtils-PkgConfig>=1:devel/p5-ExtUtils-PkgConfig



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