Skip to content

Commit

Permalink
textproc/p5-XML-Parsepp: 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 82a2c81 commit a1c58bb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion textproc/p5-XML-Parsepp/Makefile
Expand Up @@ -11,8 +11,11 @@ COMMENT= Simplified pure Perl parser for XML

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

USE_PERL5= configure
USES= perl5
USE_PERL5= configure

NO_ARCH= yes

.include <bsd.port.mk>

0 comments on commit a1c58bb

Please sign in to comment.