diff options
| author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-11-14 09:52:59 +0000 |
|---|---|---|
| committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-11-14 09:52:59 +0000 |
| commit | 2168de9b56619a534f87ad79f4e66fcad2d36732 (patch) | |
| tree | abdb593c3b6bfe8b72b8bd266584e0c950a6a791 /textproc/rubygem-babel-source | |
| parent | 173469dbc4df0e9c78d2f74987242bb8ed6775d6 (diff) | |
Notes
Diffstat (limited to 'textproc/rubygem-babel-source')
| -rw-r--r-- | textproc/rubygem-babel-source/Makefile | 19 | ||||
| -rw-r--r-- | textproc/rubygem-babel-source/distinfo | 3 | ||||
| -rw-r--r-- | textproc/rubygem-babel-source/pkg-descr | 3 |
3 files changed, 25 insertions, 0 deletions
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 <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> 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 |
