svn commit: r471700 - head/textproc/p5-Text-Highlight
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Jun 4 18:16:33 UTC 2018
Author: sunpoet
Date: Mon Jun 4 18:16:28 2018
New Revision: 471700
URL: https://svnweb.freebsd.org/changeset/ports/471700
Log:
Add LICENSE
- Fix and update WWW
Modified:
head/textproc/p5-Text-Highlight/Makefile
head/textproc/p5-Text-Highlight/pkg-descr
Modified: head/textproc/p5-Text-Highlight/Makefile
==============================================================================
--- head/textproc/p5-Text-Highlight/Makefile Mon Jun 4 18:16:22 2018 (r471699)
+++ head/textproc/p5-Text-Highlight/Makefile Mon Jun 4 18:16:28 2018 (r471700)
@@ -13,6 +13,9 @@ DISTNAME= text-highlight-${PORTVERSION}
MAINTAINER= perl at FreeBSD.org
COMMENT= Syntax highlighting framework
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
Modified: head/textproc/p5-Text-Highlight/pkg-descr
==============================================================================
--- head/textproc/p5-Text-Highlight/pkg-descr Mon Jun 4 18:16:22 2018 (r471699)
+++ head/textproc/p5-Text-Highlight/pkg-descr Mon Jun 4 18:16:28 2018 (r471700)
@@ -5,4 +5,4 @@ in HTML, terminal escapes for an ANSI-capable display,
on an online forum. Bundled support includes C/C++, CSS, HTML, Java,
Perl, PHP and SQL.
-WWW: http://search.cpan.org/dist/Text-Highlight/
+WWW: https://metacpan.org/release/ICRF/text-highlight-0.04
More information about the svn-ports-all
mailing list