Skip to content

Commit

Permalink
textproc/p5-XML-Toolkit: Add LICENSE_FILE and NO_ARCH
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 25, 2021
1 parent a1c58bb commit 397d252
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion textproc/p5-XML-Toolkit/Makefile
Expand Up @@ -13,6 +13,7 @@ COMMENT= Suit of XML tools with Antlers

LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Bread-Board>=0:devel/p5-Bread-Board \
Expand All @@ -34,7 +35,9 @@ TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep \
p5-Test-Exception>=0:devel/p5-Test-Exception \
p5-Test-XML>=0:devel/p5-Test-XML

USE_PERL5= configure
USES= perl5
USE_PERL5= configure

NO_ARCH= yes

.include <bsd.port.mk>

0 comments on commit 397d252

Please sign in to comment.