head	1.4;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.1;
locks; strict;
comment	@# @;


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

1.3
date	2011.09.17.06.50.16;	author sunpoet;	state Exp;
branches;
next	1.2;

1.2
date	2009.08.16.09.22.03;	author linimon;	state Exp;
branches;
next	1.1;

1.1
date	2009.03.29.14.16.18;	author lbr;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Switch exporter over
@
text
@# New ports collection makefile for:	www/p5-HTML-LinkList
# Date created:				29 Mar 2009
# Whom:					Lars Balker Rasmussen <lbr@@FreeBSD.org>
#
# $FreeBSD: head/www/p5-HTML-LinkList/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	HTML-LinkList
PORTVERSION=	0.1503
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Create a 'smart' list of HTML links

PERL_MODBUILD=	yes

MAN3=	HTML::LinkList.3

.include <bsd.port.mk>
@


1.3
log
@- Change PERL_MODBUILD to "yes" for all values less than or equal to 5.8.0+

With hat:	perl
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@Reset lbr@@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:		portmgr
@
text
@d17 1
a17 1
PERL_MODBUILD=	5.6.2+
@


1.1
log
@New port www/p5-HTML-LinkList:

This module contains a number of functions for taking sets of URLs and
labels and creating suitably formatted HTML.  These links are "smart"
because, if given the url of the current page, if any of the links in
the list equal it, that item in the list will be formatted as a special
label, not as a link; this is a Good Thing, since the user would be
confused by clicking on a link back to the current page.
@
text
@d14 1
a14 1
MAINTAINER=	lbr@@FreeBSD.org
@

