Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Oct 2017 11:20:53 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r451690 - head/astro/p5-Astro-Sunrise
Message-ID:  <201710101120.v9ABKr6x041616@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Oct 10 11:20:53 2017
New Revision: 451690
URL: https://svnweb.freebsd.org/changeset/ports/451690

Log:
  Add LICENSE
  
  - Add NO_ARCH
  
  Approved by:	portmgr (blanket)

Modified:
  head/astro/p5-Astro-Sunrise/Makefile

Modified: head/astro/p5-Astro-Sunrise/Makefile
==============================================================================
--- head/astro/p5-Astro-Sunrise/Makefile	Tue Oct 10 11:20:48 2017	(r451689)
+++ head/astro/p5-Astro-Sunrise/Makefile	Tue Oct 10 11:20:53 2017	(r451690)
@@ -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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710101120.v9ABKr6x041616>