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


1.8
date	2012.11.17.05.58.54;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2008.09.05.10.28.50;	author tobez;	state Exp;
branches;
next	1.6;

1.6
date	2008.04.17.14.26.49;	author araujo;	state Exp;
branches;
next	1.5;

1.5
date	2006.01.25.13.19.23;	author tobez;	state Exp;
branches;
next	1.4;

1.4
date	2003.06.07.10.55.01;	author erwin;	state Exp;
branches;
next	1.3;

1.3
date	2003.03.07.06.05.32;	author ade;	state Exp;
branches;
next	1.2;

1.2
date	2001.10.12.11.59.04;	author tobez;	state Exp;
branches;
next	1.1;

1.1
date	2001.10.09.18.55.53;	author tobez;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-Data-JavaScript
# Date created:				09 October 2001
# Whom:					tobez
#
# $FreeBSD: head/lang/p5-Data-JavaScript/Makefile 300896 2012-07-14 13:54:48Z beat $
#

PORTNAME=	Data-JavaScript
PORTVERSION=	1.13
CATEGORIES=	lang www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-
EXTRACT_SUFX=	.tgz

MAINTAINER=	tobez@@FreeBSD.org
COMMENT=	Data::JavaScript - Dump perl structures to JavaScript code

WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
PERL_CONFIGURE=	yes

MAN3=		Data::JavaScript.3

.include <bsd.port.mk>
@


1.7
log
@Update to 1.13.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
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
@d9 1
a9 1
PORTVERSION=	1.11
a12 1
DISTNAME=	${PORTNAME}-${PORTVERSION:S/./_/g}
@


1.5
log
@Update to 1.11.
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Data
@


1.4
log
@Update to 1.08

PR:		52243
Submitted by:	Mathieu Arnold <m@@absolight.net>
Approved by:	maintainer, edwin (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	1.08
d14 1
d20 1
@


1.3
log
@Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
@
text
@d9 1
a9 1
PORTVERSION=	1.06
d14 1
a20 1
MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
@


1.2
log
@Update to 1.06.
@
text
@d16 1
@


1.1
log
@Add p5-Data-JavaScript, a perl module to dump perl structures to
JavaScript code.
@
text
@d9 1
a9 1
PORTVERSION=	1.05
@

