head	1.3;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1;
locks; strict;
comment	@# @;


1.3
date	2012.11.17.06.02.49;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2011.07.16.11.30.54;	author culot;	state Exp;
branches;
next	1.1;

1.1
date	2010.11.20.17.52.43;	author sunpoet;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-HTML-GenerateUtil
# Date Created:		2010-11-18
# Whom:			Kurt Lidl (kurt.lidl@@cello.com)
#
# $FreeBSD: head/www/p5-HTML-GenerateUtil/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	HTML-GenerateUtil
PORTVERSION=	1.11
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Perl5 module for generating HTML on the fly

PERL_CONFIGURE=	yes

MAN3=		HTML::GenerateUtil.3

.include <bsd.port.mk>
@


1.2
log
@- Update to 1.11

Changes:	http://search.cpan.org/dist/HTML-GenerateUtil/Changes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@- Add p5-HTML-GenerateUtil 1.10

HTML::GenerateUtil is a module provides C language version of various helper
routines for generating HTML output.

WWW: http://search.cpan.org/dist/HTML-GenerateUtil/

PR:		ports/152380
Submitted by:	Kurt Lidl <kurt.lidl@@cello.com>
@
text
@d9 1
a9 1
PORTVERSION=	1.10
@

