aboutsummaryrefslogblamecommitdiff
path: root/www/p5-WWW-Scripter-Plugin-JavaScript/Makefile
blob: c0f5cae1a0260aca61e42afc52fb11595db35d66 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
                                                
           

                                              
                     






                                                   
                              

                                                       
 

                         
                   
 
                      
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD$

PORTNAME=	WWW-Scripter-Plugin-JavaScript
PORTVERSION=	0.009
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ehaupt@FreeBSD.org
COMMENT=	JavaScript plugin for WWW::Scripter

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	p5-WWW-Scripter>0:www/p5-WWW-Scripter \
		p5-JE>0:www/p5-JE

USES=		perl5
USE_PERL5=	configure
NO_ARCH=	yes

.include <bsd.port.mk>