Date: Tue, 10 Oct 2017 11:20:20 +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: r451683 - head/astro/p5-Astro Message-ID: <201710101120.v9ABKKYU038759@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org COMMENT= Collection of useful astronomical routines in Perl +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + +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.v9ABKKYU038759>