mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-17 22:11:19 +02:00
create bsd12 branch
This commit is contained in:
20
ruby/rubygem-parser/Makefile
Normal file
20
ruby/rubygem-parser/Makefile
Normal file
@@ -0,0 +1,20 @@
|
||||
# $FreeBSD: head/devel/rubygem-parser/Makefile 516468 2019-11-03 17:18:45Z sunpoet $
|
||||
|
||||
PORTNAME= parser
|
||||
PORTVERSION= 2.6.5.0
|
||||
CATEGORIES= devel ruby
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Ruby parser written in pure Ruby
|
||||
|
||||
RUN_DEPENDS= rubygem-ast>=2.4.0:ruby/rubygem-ast
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
PLIST_FILES= bin/ruby-parse bin/ruby-rewrite
|
||||
|
||||
.include <bsd.port.mk>
|
||||
3
ruby/rubygem-parser/distinfo
Normal file
3
ruby/rubygem-parser/distinfo
Normal file
@@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1570127390
|
||||
SHA256 (rubygem/parser-2.6.5.0.gem) = 3c8a1a1e26ba7b93a0d848b2a1fd558164881c879b18fe19c58a9946c9deaa25
|
||||
SIZE (rubygem/parser-2.6.5.0.gem) = 710144
|
||||
3
ruby/rubygem-parser/pkg-descr
Normal file
3
ruby/rubygem-parser/pkg-descr
Normal file
@@ -0,0 +1,3 @@
|
||||
Parser is a production-ready Ruby parser written in pure Ruby.
|
||||
|
||||
WWW: https://github.com/whitequark/parser
|
||||
Reference in New Issue
Block a user