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