svn commit: r451683 - head/astro/p5-Astro

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Oct 10 11:20:21 UTC 2017


Author: sunpoet
Date: Tue Oct 10 11:20:20 2017
New Revision: 451683
URL: https://svnweb.freebsd.org/changeset/ports/451683

Log:
  Add LICENSE
  
  - Add NO_ARCH

Modified:
  head/astro/p5-Astro/Makefile

Modified: head/astro/p5-Astro/Makefile
==============================================================================
--- head/astro/p5-Astro/Makefile	Tue Oct 10 11:20:15 2017	(r451682)
+++ head/astro/p5-Astro/Makefile	Tue Oct 10 11:20:20 2017	(r451683)
@@ -9,6 +9,10 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Collection of useful astronomical routines in Perl
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-all mailing list