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:
parent
56e0af4638
commit
e4545a2e53
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445148
@ -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
|
||||
|
17
textproc/rubygem-citrus/Makefile
Normal file
17
textproc/rubygem-citrus/Makefile
Normal 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>
|
3
textproc/rubygem-citrus/distinfo
Normal file
3
textproc/rubygem-citrus/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1498834686
|
||||
SHA256 (rubygem/citrus-3.0.2.gem) = 4ec2412fc389ad186735f4baee1460f7900a8e130ffe3f216b30d4f9c684f650
|
||||
SIZE (rubygem/citrus-3.0.2.gem) = 45056
|
3
textproc/rubygem-citrus/pkg-descr
Normal file
3
textproc/rubygem-citrus/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Parsing Expressions for Ruby
|
||||
|
||||
WWW: http://mjackson.github.io/citrus
|
Loading…
Reference in New Issue
Block a user