Skip to content

Commit

Permalink
devel/p5-Geo-JSON: 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 27601bc commit 52ac3b2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion devel/p5-Geo-JSON/Makefile
Expand Up @@ -11,6 +11,7 @@ COMMENT= Perl OO interface for geojson

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

BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-JSON>=0:converters/p5-JSON \
Expand All @@ -21,7 +22,9 @@ TEST_DEPENDS= p5-Class-Load>=0:devel/p5-Class-Load \
p5-Test-Fatal>=0:devel/p5-Test-Fatal \
p5-Test-Most>=0:devel/p5-Test-Most

USE_PERL5= modbuildtiny
USES= perl5
USE_PERL5= modbuildtiny

NO_ARCH= yes

.include <bsd.port.mk>

0 comments on commit 52ac3b2

Please sign in to comment.