From 5c8f4100358ec24cfb0d45ab5b73e3511f703d2a Mon Sep 17 00:00:00 2001 From: sunpoet Date: Tue, 10 Oct 2017 11:20:53 +0000 Subject: Add LICENSE - Add NO_ARCH Approved by: portmgr (blanket) --- astro/p5-Astro-Sunrise/Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'astro') diff --git a/astro/p5-Astro-Sunrise/Makefile b/astro/p5-Astro-Sunrise/Makefile index e20b5f51ca3a..c772464635d0 100644 --- a/astro/p5-Astro-Sunrise/Makefile +++ b/astro/p5-Astro-Sunrise/Makefile @@ -10,8 +10,13 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Perl extension for computing the sunrise/sunset on a given day +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + BUILD_DEPENDS= p5-DateTime>=0:devel/p5-DateTime +NO_ARCH= yes USES= perl5 USE_PERL5= configure patch -- cgit