opnsense-ports/lang/p5-Data-JavaScript/Makefile
Franco Fichtner 2c32c04423 */*: sync with upstream
Taken from: FreeBSD
2016-05-26 07:35:16 +02:00

17 lines
324 B
Makefile

# Created by: tobez
# $FreeBSD$
PORTNAME= Data-JavaScript
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>