mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Add LICENSE
- Fix and update WWW
This commit is contained in:
parent
b704d6a9b5
commit
ccc5c572b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471700
2 changed files with 4 additions and 1 deletions
|
@ -13,6 +13,9 @@ DISTNAME= text-highlight-${PORTVERSION}
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Syntax highlighting framework
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
|
|
@ -5,4 +5,4 @@ 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
|
||||
|
|
Loading…
Add table
Reference in a new issue