blob: 46f146deb50880361e11c784864b69c0e4c2046a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
PORTNAME= citrus
PORTVERSION= 3.0.2
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@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>
|