Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Aug 2018 09:07:59 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r476582 - head/devel/pear-HTML_Common
Message-ID:  <201808070907.w7797xTt092911@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Aug  7 09:07:59 2018
New Revision: 476582
URL: https://svnweb.freebsd.org/changeset/ports/476582

Log:
  - Add LICENSE
  - Add NO_ARCH
  
  Approved by:	portmgr blanket

Modified:
  head/devel/pear-HTML_Common/Makefile

Modified: head/devel/pear-HTML_Common/Makefile
==============================================================================
--- head/devel/pear-HTML_Common/Makefile	Tue Aug  7 09:07:07 2018	(r476581)
+++ head/devel/pear-HTML_Common/Makefile	Tue Aug  7 09:07:59 2018	(r476582)
@@ -8,6 +8,9 @@ CATEGORIES=	devel www pear
 MAINTAINER=	joneum@FreeBSD.org
 COMMENT=	PEAR::HTML_Common is a base class for other HTML classes
 
+LICENSE=	PHP301
+
 USES=		pear
+NO_ARCH=	yes
 
 .include <bsd.port.mk>



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