# New ports collection makefile for:	p5-Template-Plugin-JavaScript
# Date created:		2006-07-11
# Whom:			Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD: ports/www/p5-Template-Plugin-JavaScript/Makefile,v 1.3 2008/04/17 14:30:15 araujo Exp $
#

PORTNAME=	Template-Plugin-JavaScript
PORTVERSION=	0.01
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	gslin@gslin.org
COMMENT=	Encodes text to be safe in JavaScript

BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit
RUN_DEPENDS=	${BUILD_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=		Template::Plugin::JavaScript.3

.include <bsd.port.mk>
