1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

Add LICENSE_FILE

- Add NO_ARCH
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-04-04 23:56:12 +00:00
parent 55ce363b16
commit 909fd84122
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497886

View File

@ -13,8 +13,11 @@ COMMENT= Perl5 module to easily removes files and directories
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>