blob: 73148a884f438cfa17a91928db030001ea8cfe7a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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>
|