devel/p5-File-Slurp-Tiny: Add LICENSE_FILE

This commit is contained in:
Po-Chuan Hsieh 2021-06-25 21:34:25 +08:00
parent 2b99d7bd47
commit 7d37465ba9
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -11,9 +11,11 @@ COMMENT= Simple, sane and efficient file slurper
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>