16 lines
267 B
Makefile
16 lines
267 B
Makefile
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>
|