diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-11-26 18:33:56 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-11-26 18:33:56 +0800 |
commit | 8fbc9e8a705967021fe45ea204ded53dcc4c18f1 (patch) | |
tree | 8e61ebada7495b1ebb0033a7d17d1f8f0a92b976 /devel | |
parent | b203aede4ee06655e6b2c6def0a705796729a817 (diff) | |
download | freebsd-ports-gnome-8fbc9e8a705967021fe45ea204ded53dcc4c18f1.tar.gz freebsd-ports-gnome-8fbc9e8a705967021fe45ea204ded53dcc4c18f1.tar.zst freebsd-ports-gnome-8fbc9e8a705967021fe45ea204ded53dcc4c18f1.zip |
- Add LICENSE_FILE
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Class-Inspector/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Class-Inspector/Makefile b/devel/p5-Class-Inspector/Makefile index 28c04c2ee325..edeb5f330d6e 100644 --- a/devel/p5-Class-Inspector/Makefile +++ b/devel/p5-Class-Inspector/Makefile @@ -12,6 +12,7 @@ COMMENT= Provides information about classes LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure |