New port: textproc/rubygem-babel-source
Babel JS source WWW: https://github.com/babel/ruby-babel-transpiler Approved by: junovitch (mentor)
This commit is contained in:
parent
173469dbc4
commit
2168de9b56
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426096
@ -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
|
||||
|
19
textproc/rubygem-babel-source/Makefile
Normal file
19
textproc/rubygem-babel-source/Makefile
Normal file
@ -0,0 +1,19 @@
|
||||
# Created by: Torsten Zuehlsdorff <tz@FreeBSD.org>
|
||||
# $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 <bsd.port.mk>
|
3
textproc/rubygem-babel-source/distinfo
Normal file
3
textproc/rubygem-babel-source/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1478260650
|
||||
SHA256 (rubygem/babel-source-5.8.35.gem) = 79ef222a9dcb867ac2efa3b0da35b4bcb15a4bfa67b6b2dcbf1e9a29104498d9
|
||||
SIZE (rubygem/babel-source-5.8.35.gem) = 477184
|
3
textproc/rubygem-babel-source/pkg-descr
Normal file
3
textproc/rubygem-babel-source/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Babel JS source
|
||||
|
||||
WWW: https://github.com/babel/ruby-babel-transpiler
|
Loading…
Reference in New Issue
Block a user