Fix LICENSE and add LICENSE_FILE
Approved by: portmgr (blanket)
This commit is contained in:
parent
b41d05e305
commit
7132527961
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=434772
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Simple closure-driven TAP generator
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE= LGPL21
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= p5-Sub-Exporter-Progressive>=0:devel/p5-Sub-Exporter-Progressive
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
|
Loading…
Reference in a new issue