head	1.13;
access;
symbols
	RELEASE_8_3_0:1.12
	RELEASE_9_0_0:1.10
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.2;
locks; strict;
comment	@# @;


1.13
date	2012.11.17.06.02.46;	author svnexp;	state Exp;
branches;
next	1.12;

1.12
date	2012.03.13.13.28.10;	author sunpoet;	state Exp;
branches;
next	1.11;

1.11
date	2011.12.16.01.25.27;	author sunpoet;	state Exp;
branches;
next	1.10;

1.10
date	2011.10.18.05.12.33;	author sunpoet;	state Exp;
branches;
next	1.9;

1.9
date	2011.09.23.19.57.58;	author sunpoet;	state Exp;
branches;
next	1.8;

1.8
date	2011.07.13.06.41.45;	author sunpoet;	state Exp;
branches;
next	1.7;

1.7
date	2011.06.20.17.33.08;	author culot;	state Exp;
branches;
next	1.6;

1.6
date	2011.05.19.11.09.50;	author culot;	state Exp;
branches;
next	1.5;

1.5
date	2010.11.04.15.18.38;	author sunpoet;	state Exp;
branches;
next	1.4;

1.4
date	2010.09.08.00.50.28;	author wen;	state Exp;
branches;
next	1.3;

1.3
date	2010.04.30.02.50.05;	author wen;	state Exp;
branches;
next	1.2;

1.2
date	2010.02.01.03.44.09;	author rafan;	state Exp;
branches;
next	1.1;

1.1
date	2009.11.28.13.26.17;	author wen;	state Exp;
branches;
next	;


desc
@@


1.13
log
@Switch exporter over
@
text
@# New ports collection makefile for:    p5-HTML-Query
# Date created:                         Sat Oct 10 17:28:20 EDT 2009
# Whom:                                 Vivek Khera <vivek@@khera.org>
#
# $FreeBSD: head/www/p5-CSS-Inliner/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	CSS-Inliner
PORTVERSION=	3674
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	vivek@@khera.org
COMMENT=	Library for converting CSS blocks and files to inline styles

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-HTML-Query>=0.07:${PORTSDIR}/www/p5-HTML-Query \
		p5-HTML-Tree>=4.2:${PORTSDIR}/www/p5-HTML-Tree \
		p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
		p5-URI>=0:${PORTSDIR}/net/p5-URI
RUN_DEPENDS:=	${BUILD_DEPENDS}

TEST_DEPENDS=	p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod

PERL_CONFIGURE=	yes

MAN3=		CSS::Inliner.3 CSS::Inliner::Parser.3
PLIST_FILES=	%%SITE_PERL%%/CSS/Inliner.pm \
		%%SITE_PERL%%/CSS/Inliner/Parser.pm \
		%%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS/Inliner/.packlist
PLIST_DIRS=	%%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS/Inliner \
		%%SITE_PERL%%/CSS/Inliner
PLIST_DIRSTRY=	%%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS \
		%%SITE_PERL%%/CSS

.include <bsd.port.mk>
@


1.12
log
@- Update to 3674

Changes:	http://search.cpan.org/dist/CSS-Inliner/ChangeLog
PR:		ports/165991
Submitted by:	sunpoet (myself)
Approved by:	Vick Khera <vivek@@khera.org> (maintainer)
Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.11
log
@- Update to 3471
- Add BUILD_DEPENDS and TEST_DEPENDS

Changes:	http://search.cpan.org/dist/CSS-Inliner/ChangeLog
PR:		ports/163308
Submitted by:	sunpoet (myself)
Approved by:	Vick Khera <vivek@@khera.org> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	3471
@


1.10
log
@- Update to 3385

Changes:	http://search.cpan.org/dist/CSS-Inliner/ChangeLog
PR:		ports/161683
Submitted by:	sunpoet (myself)
Approved by:	Vick Khera <vivek@@khera.org> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	3385
d20 1
a20 1
RUN_DEPENDS=	p5-HTML-Query>=0.07:${PORTSDIR}/www/p5-HTML-Query \
d24 3
@


1.9
log
@- Update to 3362

Changes:	http://search.cpan.org/dist/CSS-Inliner/ChangeLog
PR:		ports/160950
Submitted by:	sunpoet (myself)
Approved by:	Vick Khera <vivek@@khera.org> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	3362
d21 1
a21 1
		p5-HTML-Tree>=3.23:${PORTSDIR}/www/p5-HTML-Tree \
@


1.8
log
@- Update to 3295

Changes:	http://search.cpan.org/dist/CSS-Inliner/ChangeLog
PR:		ports/158259 (based on)
Submitted by:	Jin-Sih Lin <linpct@@gmail.com>
Approved by:	Vick Khera <vivek@@khera.org> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	3295
@


1.7
log
@- Update to 3275 [1]
- Add LICENSE

Changes:	http://search.cpan.org/dist/CSS-Inliner/ChangeLog
PR:		ports/158069 [1]
Submitted by:	Vivek Khera <vivek@@khera.org> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	3275
d17 4
a20 2
RUN_DEPENDS=	p5-CSS-Simple>=3211:${PORTSDIR}/textproc/p5-CSS-Simple \
		p5-HTML-Query>=0.07:${PORTSDIR}/www/p5-HTML-Query \
a24 3
LICENSE_COMB=	dual
LICENSE=	ART10 GPLv1

d27 1
a27 1
MAN3=		CSS::Inliner.3
d29 1
d31 4
a34 1
PLIST_DIRS=	%%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS/Inliner
@


1.6
log
@- Update to 3219

Changes:	http://search.cpan.org/dist/CSS-Inliner/ChangeLog
PR:		ports/157154
Submitted by:	Vivek Khera <vivek@@khera.org> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	3219
d23 3
@


1.5
log
@- Update to 2897
- Change COMMENT and pkg-descr

Changes:	http://search.cpan.org/dist/CSS-Inliner/ChangeLog
PR:		ports/151936
Submitted by:	Vick Khera <vivek@@khera.org> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	2897
d17 1
a17 1
RUN_DEPENDS=	p5-CSS-Simple>=2874:${PORTSDIR}/textproc/p5-CSS-Simple \
@


1.4
log
@- Update to 2669

PR:		ports/150351
Submitted by:	Vivek Khera <vivek@@khera.org> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	2669
a11 1
#MASTER_SITE_SUBDIR=	../by-authors/id/K/KA/KAMELKEV
d15 1
a15 1
COMMENT=	Library for converting CSS <style> blocks to inline styles
d17 5
a21 3
RUN_DEPENDS+=	p5-CSS-Tiny>=1.15:${PORTSDIR}/textproc/p5-CSS-Tiny \
		p5-HTML-Query>=0.02:${PORTSDIR}/www/p5-HTML-Query \
		p5-HTML-Tree>=3.23:${PORTSDIR}/www/p5-HTML-Tree
@


1.3
log
@- Update to the newest version 2544

PR:		ports/146159
Submitted by:	Vick Khera <vivek@@khera.org> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	2544
@


1.2
log
@- Update to 2434

PR:		ports/143417
Submitted by:	Vick Khera <vivek at khera.org> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	2434
d12 1
a12 1
MASTER_SITE_SUBDIR=	../by-authors/id/K/KA/KAMELKEV
@


1.1
log
@Library for converting CSS <style> blocks to inline styles.

WWW: http://search.cpan.org/dist/CSS-Inliner

PR:		ports/139497
Submitted by:	Vick Khera <vivek@@khera.org>
@
text
@d9 1
a9 1
PORTVERSION=	2307
@

