import ruby-indentation-0.0.7

Library of extensions to Ruby's Array and String classes that allow
indentation manipulation of Strings and Arrays of Strings.

ok jeremy@
This commit is contained in:
jasper 2013-03-08 10:38:41 +00:00
parent 5549b342bd
commit 95f6d66bd5
4 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,21 @@
# $OpenBSD: Makefile,v 1.1.1.1 2013/03/08 10:38:41 jasper 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
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MODULES= lang/ruby
CONFIGURE_STYLE=ruby gem
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (indentation-0.0.7.gem) = ywpS4DFHueZRPQkK8XOaFcW0/wXuYK/2FtvAjGIkC9A=
SIZE (indentation-0.0.7.gem) = 11776

View File

@ -0,0 +1,2 @@
Library of extensions to Ruby's Array and String classes that allow
indentation manipulation of Strings and Arrays of Strings.

View File

@ -0,0 +1,16 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/03/08 10:38:41 jasper Exp $
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/README.rdoc
${GEM_LIB}/gems/${DISTNAME}/gemspec
${GEM_LIB}/gems/${DISTNAME}/lib/
${GEM_LIB}/gems/${DISTNAME}/lib/indentation/
${GEM_LIB}/gems/${DISTNAME}/lib/indentation.rb
${GEM_LIB}/gems/${DISTNAME}/lib/indentation/array_mod.rb
${GEM_LIB}/gems/${DISTNAME}/lib/indentation/meta_info.rb
${GEM_LIB}/gems/${DISTNAME}/lib/indentation/string_mod.rb
${GEM_LIB}/gems/${DISTNAME}/spec/
${GEM_LIB}/gems/${DISTNAME}/spec/.rspec
${GEM_LIB}/gems/${DISTNAME}/spec/indentation_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/spec_helper.rb
${GEM_LIB}/specifications/${DISTNAME}.gemspec