svn commit: r451688 - head/astro/p5-Astro-MoonPhase

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


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

Log:
  Add LICENSE
  
  - Add NO_ARCH

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

Modified: head/astro/p5-Astro-MoonPhase/Makefile
==============================================================================
--- head/astro/p5-Astro-MoonPhase/Makefile	Tue Oct 10 11:20:38 2017	(r451687)
+++ head/astro/p5-Astro-MoonPhase/Makefile	Tue Oct 10 11:20:43 2017	(r451688)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Perl interface to calculate information about the phase of the moon
 
+LICENSE=	CC0-1.0
+
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-all mailing list