Date: Tue, 10 Oct 2017 11:20:44 +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: r451688 - head/astro/p5-Astro-MoonPhase Message-ID: <201710101120.v9ABKiBe039332@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710101120.v9ABKiBe039332>