openbsd-ports/devel/ruby-indentation/Makefile
2013-03-11 10:50:00 +00:00

19 lines
325 B
Makefile

# $OpenBSD: Makefile,v 1.2 2013/03/11 10:50:29 espie Exp $
COMMENT= indentation and manipulation of (Arrays of) Strings
DISTNAME= indentation-0.0.7
CATEGORIES= devel
HOMEPAGE= http://samueldana.github.com/indentation/
# MIT
PERMIT_PACKAGE_CDROM= Yes
MODULES= lang/ruby
CONFIGURE_STYLE=ruby gem
.include <bsd.port.mk>