1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00

New port: textproc/rubygem-citrus

Parsing Expressions for Ruby

WWW: http://mjackson.github.io/citrus

Submitted by: Matthias Fechner <idefix@fechner.net>
This commit is contained in:
Torsten Zuehlsdorff 2017-07-06 13:49:54 +00:00
parent 56e0af4638
commit e4545a2e53
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445148
4 changed files with 24 additions and 0 deletions

View File

@ -1452,6 +1452,7 @@
SUBDIR += rubygem-babel-transpiler
SUBDIR += rubygem-babosa
SUBDIR += rubygem-charlock_holmes
SUBDIR += rubygem-citrus
SUBDIR += rubygem-cld3
SUBDIR += rubygem-coderay
SUBDIR += rubygem-colorator

View File

@ -0,0 +1,17 @@
# $FreeBSD$
PORTNAME= citrus
PORTVERSION= 3.0.2
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= tz@FreeBSD.org
COMMENT= Parsing Expressions for Ruby
BUILD_DEPENDS= rubygem-rake>=0:devel/rubygem-rake
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1498834686
SHA256 (rubygem/citrus-3.0.2.gem) = 4ec2412fc389ad186735f4baee1460f7900a8e130ffe3f216b30d4f9c684f650
SIZE (rubygem/citrus-3.0.2.gem) = 45056

View File

@ -0,0 +1,3 @@
Parsing Expressions for Ruby
WWW: http://mjackson.github.io/citrus