Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 May 2019 21:53:40 +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: r502054 - head/astro/p5-Misc-Quality
Message-ID:  <201905192153.x4JLreoa034350@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun May 19 21:53:40 2019
New Revision: 502054
URL: https://svnweb.freebsd.org/changeset/ports/502054

Log:
  Add LICENSE

Modified:
  head/astro/p5-Misc-Quality/Makefile

Modified: head/astro/p5-Misc-Quality/Makefile
==============================================================================
--- head/astro/p5-Misc-Quality/Makefile	Sun May 19 21:53:35 2019	(r502053)
+++ head/astro/p5-Misc-Quality/Makefile	Sun May 19 21:53:40 2019	(r502054)
@@ -12,8 +12,12 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Class for handling quality flags for astronomical objects
 
-NO_ARCH=	yes
-USE_PERL5=	configure
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/GPL
+
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905192153.x4JLreoa034350>