head	1.9;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.7
	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.1;
locks; strict;
comment	@# @;


1.9
date	2012.11.17.06.02.55;	author svnexp;	state Exp;
branches;
next	1.8;

1.8
date	2012.06.10.18.42.47;	author swills;	state Exp;
branches;
next	1.7;

1.7
date	2011.09.17.06.49.27;	author sunpoet;	state Exp;
branches;
next	1.6;

1.6
date	2011.04.11.14.58.37;	author ehaupt;	state Exp;
branches;
next	1.5;

1.5
date	2010.09.13.23.39.44;	author pgollucci;	state Exp;
branches;
next	1.4;

1.4
date	2010.09.04.12.18.31;	author ehaupt;	state Exp;
branches;
next	1.3;

1.3
date	2010.06.22.08.06.30;	author ehaupt;	state Exp;
branches;
next	1.2;

1.2
date	2010.03.14.11.47.44;	author ehaupt;	state Exp;
branches;
next	1.1;

1.1
date	2010.01.28.10.21.43;	author ehaupt;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-WWW-Scripter-Plugin-Ajax
# Date created:				28 Jan 2010
# Whom:					Emanuel Haupt <ehaupt@@FreeBSD.org>
#
# $FreeBSD: head/www/p5-WWW-Scripter-Plugin-Ajax/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	WWW-Scripter-Plugin-Ajax
PORTVERSION=	0.09
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ehaupt@@FreeBSD.org
COMMENT=	WWW::Scripter plugin that provides the XMLHttpRequest object

RUN_DEPENDS=	p5-WWW-Scripter-Plugin-JavaScript>0:${PORTSDIR}/www/p5-WWW-Scripter-Plugin-JavaScript \
		p5-XML-DOM-Lite>0:${PORTSDIR}/textproc/p5-XML-DOM-Lite
BUILD_DEPENDS:=	${RUN_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=		WWW::Scripter::Plugin::Ajax.3

.include <bsd.port.mk>
@


1.8
log
@- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
@
text
@d5 1
a5 1
# $FreeBSD$
@


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

With hat:	perl
@
text
@d19 1
a19 1
BUILD_DEPENDS=	${RUN_DEPENDS}
@


1.6
log
@Update to 0.09
@
text
@d21 1
a21 1
PERL_CONFIGURE=	5.8.0+
@


1.5
log
@- Add missing perl5 virtual categories
@
text
@d9 1
a9 1
PORTVERSION=	0.08
@


1.4
log
@Update to 0.08
@
text
@d10 1
a10 1
CATEGORIES=	www
@


1.3
log
@Update to 0.07

Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	0.07
@


1.2
log
@Update to 0.06
@
text
@d9 1
a9 1
PORTVERSION=	0.06
@


1.1
log
@Add www/p5-WWW-Scripter-Plugin-Ajax, a WWW::Scripter plugin that provides the
XMLHttpRequest object.
@
text
@d9 1
a9 1
PORTVERSION=	0.05
@

