Index: head/textproc/p5-Text-Highlight/Makefile =================================================================== --- head/textproc/p5-Text-Highlight/Makefile (revision 471699) +++ head/textproc/p5-Text-Highlight/Makefile (revision 471700) @@ -1,19 +1,22 @@ # Created by: Sergey Skvortsov # $FreeBSD$ PORTNAME= Text-Highlight PORTVERSION= 0.04 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ICRF PKGNAMEPREFIX= p5- DISTNAME= text-highlight-${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= Syntax highlighting framework +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure .include Index: head/textproc/p5-Text-Highlight/pkg-descr =================================================================== --- head/textproc/p5-Text-Highlight/pkg-descr (revision 471699) +++ head/textproc/p5-Text-Highlight/pkg-descr (revision 471700) @@ -1,8 +1,8 @@ Text::Highlight is a flexible and extensible tool for highlighting the syntax in programming code. The markup used and languages supported are completely customizable. It can output highlighted code for embedding in HTML, terminal escapes for an ANSI-capable display, or even posting 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