Date: Tue, 10 Oct 2017 11:20:58 +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: r451691 - head/astro/p5-Geo-METAR Message-ID: <201710101120.v9ABKwS4041785@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Oct 10 11:20:58 2017 New Revision: 451691 URL: https://svnweb.freebsd.org/changeset/ports/451691 Log: Add LICENSE - Add NO_ARCH Modified: head/astro/p5-Geo-METAR/Makefile Modified: head/astro/p5-Geo-METAR/Makefile ============================================================================== --- head/astro/p5-Geo-METAR/Makefile Tue Oct 10 11:20:53 2017 (r451690) +++ head/astro/p5-Geo-METAR/Makefile Tue Oct 10 11:20:58 2017 (r451691) @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module that processes METAR information from NOAA sources +LICENSE= GPLv2+ + +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.v9ABKwS4041785>