Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 May 2017 17:30:23 +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: r442237 - head/www/p5-HTML-Parser
Message-ID:  <201705311730.v4VHUNqY049486@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed May 31 17:30:23 2017
New Revision: 442237
URL: https://svnweb.freebsd.org/changeset/ports/442237

Log:
  Add LICENSE
  
  Approved by:	portmgr (blanket)

Modified:
  head/www/p5-HTML-Parser/Makefile

Modified: head/www/p5-HTML-Parser/Makefile
==============================================================================
--- head/www/p5-HTML-Parser/Makefile	Wed May 31 17:30:18 2017	(r442236)
+++ head/www/p5-HTML-Parser/Makefile	Wed May 31 17:30:23 2017	(r442237)
@@ -10,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	jadawin@FreeBSD.org
 COMMENT=	Perl5 module for parsing HTML documents
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 RUN_DEPENDS=	p5-HTML-Tagset>=3:www/p5-HTML-Tagset
 BUILD_DEPENDS:=	${RUN_DEPENDS}
 



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