head	1.12;
access;
symbols
	RELEASE_8_3_0:1.11
	RELEASE_9_0_0:1.11
	RELEASE_7_4_0:1.11
	RELEASE_8_2_0:1.11
	RELEASE_6_EOL:1.11
	RELEASE_8_1_0:1.11
	RELEASE_7_3_0:1.11
	RELEASE_8_0_0:1.11
	RELEASE_7_2_0:1.11
	RELEASE_7_1_0:1.11
	RELEASE_6_4_0:1.11
	RELEASE_5_EOL:1.11
	RELEASE_7_0_0:1.9
	RELEASE_6_3_0:1.9
	PRE_XORG_7:1.9
	RELEASE_4_EOL:1.9
	RELEASE_6_2_0:1.9
	RELEASE_6_1_0:1.9
	RELEASE_5_5_0:1.9
	RELEASE_6_0_0:1.8
	RELEASE_5_4_0:1.8
	RELEASE_4_11_0:1.7
	RELEASE_5_3_0:1.7
	RELEASE_4_10_0:1.7
	RELEASE_5_2_1:1.6
	RELEASE_5_2_0:1.6
	RELEASE_4_9_0:1.6
	RELEASE_5_1_0:1.6
	RELEASE_4_8_0:1.6
	RELEASE_5_0_0:1.5
	RELEASE_4_7_0:1.3
	RELEASE_4_6_2:1.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.3
	RELEASE_4_2_0:1.2;
locks; strict;
comment	@# @;


1.12
date	2012.11.17.06.02.50;	author svnexp;	state Exp;
branches;
next	1.11;

1.11
date	2008.04.17.14.30.00;	author araujo;	state Exp;
branches;
next	1.10;

1.10
date	2008.03.18.23.07.01;	author erwin;	state Exp;
branches;
next	1.9;

1.9
date	2005.11.09.13.44.24;	author lth;	state Exp;
branches;
next	1.8;

1.8
date	2005.01.31.12.38.28;	author tobez;	state Exp;
branches;
next	1.7;

1.7
date	2003.12.21.00.22.52;	author sergei;	state Exp;
branches;
next	1.6;

1.6
date	2003.02.20.19.15.34;	author knu;	state Exp;
branches;
next	1.5;

1.5
date	2002.11.10.16.48.31;	author lioux;	state Exp;
branches;
next	1.4;

1.4
date	2002.11.06.22.47.24;	author adamw;	state Exp;
branches;
next	1.3;

1.3
date	2001.03.01.06.37.53;	author vanilla;	state Exp;
branches;
next	1.2;

1.2
date	2000.10.29.03.31.00;	author vanilla;	state Exp;
branches;
next	1.1;

1.1
date	2000.10.13.01.58.35;	author vanilla;	state Exp;
branches;
next	;


desc
@@


1.12
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-HTML-Tagset
# Date Created:				13 Oct 2000
# Whom:					Vanilla I. Shu <vanilla@@FreeBSD.org>
#
# $FreeBSD: head/www/p5-HTML-Tagset/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	HTML-Tagset
PORTVERSION=	3.20
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Some useful data table in parsing HTML

PERL_CONFIGURE=	yes

MAN3=		HTML::Tagset.3

.include <bsd.port.mk>
@


1.11
log
@- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.

PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.10
log
@Update to 3.20
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	HTML
@


1.9
log
@Update to 3.10. Quieting portlint.
@
text
@d9 1
a9 1
PORTVERSION=	3.10
@


1.8
log
@Update to 3.04m assign maintainer to perl.
@
text
@d9 1
a9 1
PORTVERSION=	3.04
a20 1
MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
@


1.7
log
@- Use canonical form (ports@@FreeBSD.org) in MAINTAINER line
@
text
@d9 1
a9 1
PORTVERSION=	3.03
d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
@


1.6
log
@De-pkg-comment.
@
text
@d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.ORG
@


1.5
log
@o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
@
text
@d16 1
@


1.4
log
@Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat
@
text
@a16 2
PORTCOMMENT=	Some useful data table in parsing HTML

@


1.3
log
@Remove do-configure section, use PERL_CONFIGURE now.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/p5-HTML-Tagset/Makefile,v 1.2 2000/10/29 03:31:00 vanilla Exp $
d16 2
@


1.2
log
@Upgrade to 3.03.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/p5-HTML-Tagset/Makefile,v 1.1 2000/10/13 01:58:35 vanilla Exp $
d17 1
a17 1
USE_PERL5=	yes
a19 1

a20 3

do-configure:
		@@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
@


1.1
log
@p5-HTML-Tagset is some useful data table in parsing HTML.
@
text
@d5 1
a5 1
# $FreeBSD$
d9 1
a9 1
PORTVERSION=	3.02
@

