blob: 43ce3fa6334ff1e05916b0cb9c107c4f51532a53 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
PORTNAME= rsec
PORTVERSION= 0.4.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= fw@moov.de
COMMENT= Easy and extreme fast dynamic PEG parser combinator
WWW= https://github.com/luikore/rsec/
LICENSE= RUBY
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>
|