Files
ports/devel/rubygem-rsec/Makefile
2021-04-06 16:31:07 +02:00

19 lines
281 B
Makefile

# Created by: Frank Wall <fw@moov.de>
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
LICENSE= RUBY
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>