From 2168de9b56619a534f87ad79f4e66fcad2d36732 Mon Sep 17 00:00:00 2001 From: Torsten Zuehlsdorff Date: Mon, 14 Nov 2016 09:52:59 +0000 Subject: [PATCH] New port: textproc/rubygem-babel-source Babel JS source WWW: https://github.com/babel/ruby-babel-transpiler Approved by: junovitch (mentor) --- textproc/Makefile | 1 + textproc/rubygem-babel-source/Makefile | 19 +++++++++++++++++++ textproc/rubygem-babel-source/distinfo | 3 +++ textproc/rubygem-babel-source/pkg-descr | 3 +++ 4 files changed, 26 insertions(+) create mode 100644 textproc/rubygem-babel-source/Makefile create mode 100644 textproc/rubygem-babel-source/distinfo create mode 100644 textproc/rubygem-babel-source/pkg-descr diff --git a/textproc/Makefile b/textproc/Makefile index 03cfd35e410c..c87bc2590b4a 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1402,6 +1402,7 @@ SUBDIR += rubygem-amatch SUBDIR += rubygem-asciidoctor SUBDIR += rubygem-autoprefixer-rails + SUBDIR += rubygem-babel-source SUBDIR += rubygem-babosa SUBDIR += rubygem-charlock_holmes SUBDIR += rubygem-coderay diff --git a/textproc/rubygem-babel-source/Makefile b/textproc/rubygem-babel-source/Makefile new file mode 100644 index 000000000000..753c8dfcfb7c --- /dev/null +++ b/textproc/rubygem-babel-source/Makefile @@ -0,0 +1,19 @@ +# Created by: Torsten Zuehlsdorff +# $FreeBSD$ + +PORTNAME= babel-source +PORTVERSION= 5.8.35 +CATEGORIES= textproc rubygems +MASTER_SITES= RG + +MAINTAINER= ruby@FreeBSD.org +COMMENT= Babel JS source + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +NO_ARCH= yes +USE_RUBY= yes +USES= gem + +.include diff --git a/textproc/rubygem-babel-source/distinfo b/textproc/rubygem-babel-source/distinfo new file mode 100644 index 000000000000..d496d5ad6709 --- /dev/null +++ b/textproc/rubygem-babel-source/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1478260650 +SHA256 (rubygem/babel-source-5.8.35.gem) = 79ef222a9dcb867ac2efa3b0da35b4bcb15a4bfa67b6b2dcbf1e9a29104498d9 +SIZE (rubygem/babel-source-5.8.35.gem) = 477184 diff --git a/textproc/rubygem-babel-source/pkg-descr b/textproc/rubygem-babel-source/pkg-descr new file mode 100644 index 000000000000..82c3bb301112 --- /dev/null +++ b/textproc/rubygem-babel-source/pkg-descr @@ -0,0 +1,3 @@ +Babel JS source + +WWW: https://github.com/babel/ruby-babel-transpiler