1996-10-24 10:46:17 +02:00
|
|
|
# New ports collection makefile for: p5-HTML-Stream
|
|
|
|
# Date created: October 20th 1996
|
|
|
|
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
|
|
|
#
|
1999-08-31 04:43:35 +02:00
|
|
|
# $FreeBSD$
|
1996-10-24 10:46:17 +02:00
|
|
|
#
|
|
|
|
|
2000-04-23 14:25:12 +02:00
|
|
|
PORTNAME= HTML-Stream
|
2008-08-07 17:02:54 +02:00
|
|
|
PORTVERSION= 1.60
|
1997-04-20 15:53:29 +02:00
|
|
|
CATEGORIES= www perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2000-04-23 14:25:12 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
1996-10-24 10:46:17 +02:00
|
|
|
|
2009-01-29 18:41:17 +01:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2003-02-21 15:08:24 +01:00
|
|
|
COMMENT= Perl5 HTML output stream class, and some markup utilities
|
1996-10-24 10:46:17 +02:00
|
|
|
|
2001-03-01 07:39:18 +01:00
|
|
|
PERL_CONFIGURE= YES
|
1996-10-24 10:46:17 +02:00
|
|
|
|
2001-05-10 03:20:55 +02:00
|
|
|
MAN3= HTML::Stream.3
|
1996-11-18 09:47:32 +01:00
|
|
|
|
1996-10-24 10:46:17 +02:00
|
|
|
.include <bsd.port.mk>
|