diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-04-10 21:40:57 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-04-10 21:40:57 +0800 |
commit | 4b25f9629ce172e6f53c629dba369a89953c6398 (patch) | |
tree | d9112eb654555d99c5ed25b1b452dd9069efeee7 | |
parent | b82903c2a25d678ca8ddecfd57f59d9734a87851 (diff) | |
download | freebsd-ports-gnome-4b25f9629ce172e6f53c629dba369a89953c6398.tar.gz freebsd-ports-gnome-4b25f9629ce172e6f53c629dba369a89953c6398.tar.zst freebsd-ports-gnome-4b25f9629ce172e6f53c629dba369a89953c6398.zip |
- Add LICENSE_FILE
Approved by: portmgr (blanket)
-rw-r--r-- | devel/p5-Glib2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Glib2/Makefile b/devel/p5-Glib2/Makefile index e7e09ee74195..8da51547d973 100644 --- a/devel/p5-Glib2/Makefile +++ b/devel/p5-Glib2/Makefile @@ -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 |