19 lines
319 B
Makefile

# $OpenBSD: Makefile,v 1.5 2019/07/12 20:45:58 sthen Exp $
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>