freebsd-ports/textproc/rubygem-citrus/Makefile
Torsten Zuehlsdorff e4545a2e53 New port: textproc/rubygem-citrus
Parsing Expressions for Ruby

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

Submitted by: Matthias Fechner <idefix@fechner.net>
2017-07-06 13:49:54 +00:00

17 lines
276 B
Makefile

# $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>