1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/www/p5-HTML-Stream/Makefile
2021-04-06 16:31:07 +02:00

17 lines
324 B
Makefile

# Created by: James FitzGibbon <jfitz@FreeBSD.org>
PORTNAME= HTML-Stream
PORTVERSION= 1.60
PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 HTML output stream class, and some markup utilities
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>