17 lines
259 B
Makefile
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>
|