import rake-remote_task-2.2.2

Vlad the Deployer's sexy brainchild is rake-remote_task, extending
Rake with remote task goodness.

ok jeremy@
This commit is contained in:
jasper 2014-08-15 07:21:53 +00:00
parent 4de9c879e1
commit c510efa3a0
4 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,20 @@
# $OpenBSD: Makefile,v 1.1.1.1 2014/08/15 07:21:53 jasper Exp $
COMMENT= extending Rake with remote task goodness
DISTNAME= rake-remote_task-2.2.2
CATEGORIES= devel
# MIT
PERMIT_PACKAGE_CDROM= Yes
MODULES= lang/ruby
CONFIGURE_STYLE= ruby gem
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= ${MODRUBY_RAKE_DEPENDS} \
devel/ruby-hoe,${MODRUBY_FLAVOR} \
devel/ruby-open4,${MODRUBY_FLAVOR}
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (rake-remote_task-2.2.2.gem) = ygEYil6alMw8+cXIxFVQiuOsBZqv6YxTQn7z9ePHQEM=
SIZE (rake-remote_task-2.2.2.gem) = 18944

View File

@ -0,0 +1,2 @@
Vlad the Deployer's sexy brainchild is rake-remote_task, extending
Rake with remote task goodness.

View File

@ -0,0 +1,16 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2014/08/15 07:21:53 jasper Exp $
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/.autotest
${GEM_LIB}/gems/${DISTNAME}/.gemtest
${GEM_LIB}/gems/${DISTNAME}/History.txt
${GEM_LIB}/gems/${DISTNAME}/Manifest.txt
${GEM_LIB}/gems/${DISTNAME}/README.txt
${GEM_LIB}/gems/${DISTNAME}/Rakefile
${GEM_LIB}/gems/${DISTNAME}/lib/
${GEM_LIB}/gems/${DISTNAME}/lib/rake/
${GEM_LIB}/gems/${DISTNAME}/lib/rake/remote_task.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rake/test_case.rb
${GEM_LIB}/gems/${DISTNAME}/test/
${GEM_LIB}/gems/${DISTNAME}/test/test_rake_remote_task.rb
${GEM_LIB}/specifications/${DISTNAME}.gemspec