freebsd-ports/lang/p5-Data-JavaScript/Makefile

18 lines
324 B
Makefile
Raw Normal View History

# Created by: tobez
# $FreeBSD$
PORTNAME= Data-JavaScript
2008-09-05 12:28:50 +02:00
PORTVERSION= 1.13
PORTREVISION= 1
CATEGORIES= lang www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Data::JavaScript - Dump perl structures to JavaScript code
USES= perl5 tar:tgz
USE_PERL5= configure
.include <bsd.port.mk>