Skip to content

Commit

Permalink
textproc/p5-Text-Padding: 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 6fe3be6 commit 41f68ae
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion textproc/p5-Text-Padding/Makefile
Expand Up @@ -11,13 +11,16 @@ COMMENT= Simple way of formatting a text

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

BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Moose>=0:devel/p5-Moose \
p5-MooseX-Has-Sugar>=0:devel/p5-MooseX-Has-Sugar \
p5-Text-Truncate>=0:textproc/p5-Text-Truncate

USE_PERL5= modbuild
USES= perl5
USE_PERL5= modbuild

NO_ARCH= yes

.include <bsd.port.mk>

0 comments on commit 41f68ae

Please sign in to comment.