opnsense-ports/www/p5-HTML-Highlight/Makefile
2022-09-07 22:33:21 +02:00

15 lines
323 B
Makefile

PORTNAME= HTML-Highlight
PORTVERSION= 0.20
PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Module to highlight words or patterns in HTML documents
WWW= https://metacpan.org/release/HTML-Highlight
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>