svn commit: r451690 - head/astro/p5-Astro-Sunrise
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Oct 10 11:20:54 UTC 2017
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 at 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
More information about the svn-ports-head
mailing list