svn commit: r412935 - head/devel/p5-Glib2
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 10 13:40:58 UTC 2016
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 at 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
More information about the svn-ports-head
mailing list