diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-02 16:51:15 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-02 16:51:15 +0000 |
commit | e5c261a250d74c71b99e3f5e4c37bc6922dc60f6 (patch) | |
tree | 1d7aef16a9ba5c1220180df8364118de6046a6af | |
parent | - Update to 0.7.91 (diff) |
- Add LICENSE_FILE
Notes
Notes:
svn path=/head/; revision=427575
-rw-r--r-- | devel/p5-Module-Build/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Module-Build/Makefile b/devel/p5-Module-Build/Makefile index bdaf1fc5a2bf..33be7b1229fe 100644 --- a/devel/p5-Module-Build/Makefile +++ b/devel/p5-Module-Build/Makefile @@ -16,6 +16,7 @@ COMMENT= Build and install Perl modules LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= p5-Archive-Zip>=0:archivers/p5-Archive-Zip \ p5-PAR-Dist>=0.17:devel/p5-PAR-Dist |