Add LICENSE_FILE

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-04-21 19:37:00 +00:00
parent a40eb5559f
commit 8a0b4423cb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=532322

View file

@ -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>