Useful task libraries and methods for Capistrano

WWW:	http://rubygems.org/gems/capistrano-ext
This commit is contained in:
swills
2011-08-26 20:52:49 +00:00
parent 5511a1179b
commit bc6006d405
5 changed files with 30 additions and 0 deletions
+1
View File
@@ -764,6 +764,7 @@
SUBDIR += ruby-quota
SUBDIR += rubygem-bundler
SUBDIR += rubygem-capistrano
SUBDIR += rubygem-capistrano-ext
SUBDIR += rubygem-chef
SUBDIR += rubygem-god
SUBDIR += rubygem-log4r
+23
View File
@@ -0,0 +1,23 @@
# New ports collection makefile for: rubygem-capistrano-ext
# Date created: 2011-08-24
# Whom: Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= capistrano-ext
PORTVERSION= 1.2.1
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
MAINTAINER= swills@FreeBSD.org
COMMENT= Useful task libraries and methods for Capistrano
RUN_DEPENDS= rubygem-capistrano>=1.0.0:${PORTSDIR}/sysutils/rubygem-capistrano
USE_RUBY= yes
USE_RAKE= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>
+2
View File
@@ -0,0 +1,2 @@
SHA256 (rubygem/capistrano-ext-1.2.1.gem) = 94fd70fcd5ea02133a3d2aa1bdcf393b886357d2f9ed23c8fe07e668ef9e4cda
SIZE (rubygem/capistrano-ext-1.2.1.gem) = 17408
@@ -0,0 +1,3 @@
Useful task libraries and methods for Capistrano
WWW: http://rubygems.org/gems/capistrano-ext
@@ -0,0 +1 @@
@comment $FreeBSD$