Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Nov 2016 17:09:16 +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: r426475 - head/devel/p5-DateTime-Calendar-Pataphysical
Message-ID:  <201611191709.uAJH9GVf073996@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Nov 19 17:09:16 2016
New Revision: 426475
URL: https://svnweb.freebsd.org/changeset/ports/426475

Log:
  - Add LICENSE_FILE
  - Add NO_ARCH

Modified:
  head/devel/p5-DateTime-Calendar-Pataphysical/Makefile

Modified: head/devel/p5-DateTime-Calendar-Pataphysical/Makefile
==============================================================================
--- head/devel/p5-DateTime-Calendar-Pataphysical/Makefile	Sat Nov 19 17:09:11 2016	(r426474)
+++ head/devel/p5-DateTime-Calendar-Pataphysical/Makefile	Sat Nov 19 17:09:16 2016	(r426475)
@@ -12,12 +12,14 @@ COMMENT=	Dates in the pataphysical calen
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-DateTime>=0:devel/p5-DateTime \
 		p5-DateTime-Locale>=0:devel/p5-DateTime-Locale
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-MockTime>=0:devel/p5-Test-MockTime
 
+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?201611191709.uAJH9GVf073996>