openbsd-ports/textproc/ruby-rexical/Makefile
2013-03-11 11:35:43 +00:00

18 lines
320 B
Makefile

# $OpenBSD: Makefile,v 1.2 2013/03/11 11:42:47 espie Exp $
COMMENT= lexical scanner generator for use with Racc
DISTNAME= rexical-1.0.5
CATEGORIES= textproc
HOMEPAGE= https://github.com/tenderlove/rexical
# LGPLv2
PERMIT_PACKAGE_CDROM= Yes
MODULES= lang/ruby
CONFIGURE_STYLE= ruby gem
.include <bsd.port.mk>