openbsd-ports/devel/ruby-indentation/Makefile
2022-03-11 18:49:30 +00:00

17 lines
259 B
Makefile

COMMENT= indentation and manipulation of (Arrays of) Strings
DISTNAME= indentation-0.1.1
CATEGORIES= devel
HOMEPAGE= http://samueldana.github.com/indentation/
# MIT
PERMIT_PACKAGE= Yes
MODULES= lang/ruby
CONFIGURE_STYLE=ruby gem
.include <bsd.port.mk>