Add LICENSE_FILE
This commit is contained in:
parent
a40eb5559f
commit
8a0b4423cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=532322
1 changed files with 4 additions and 2 deletions
|
@ -14,9 +14,11 @@ COMMENT= Simple way to trace execution of Perl statements in PL/Perl
|
|||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue