Useful task libraries and methods for Capistrano
WWW: http://rubygems.org/gems/capistrano-ext
This commit is contained in:
@@ -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
sysutils/rubygem-capistrano-ext/Makefile
Normal file
23
sysutils/rubygem-capistrano-ext/Makefile
Normal 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
sysutils/rubygem-capistrano-ext/distinfo
Normal file
2
sysutils/rubygem-capistrano-ext/distinfo
Normal file
@@ -0,0 +1,2 @@
|
||||
SHA256 (rubygem/capistrano-ext-1.2.1.gem) = 94fd70fcd5ea02133a3d2aa1bdcf393b886357d2f9ed23c8fe07e668ef9e4cda
|
||||
SIZE (rubygem/capistrano-ext-1.2.1.gem) = 17408
|
||||
3
sysutils/rubygem-capistrano-ext/pkg-descr
Normal file
3
sysutils/rubygem-capistrano-ext/pkg-descr
Normal file
@@ -0,0 +1,3 @@
|
||||
Useful task libraries and methods for Capistrano
|
||||
|
||||
WWW: http://rubygems.org/gems/capistrano-ext
|
||||
1
sysutils/rubygem-capistrano-ext/pkg-plist
Normal file
1
sysutils/rubygem-capistrano-ext/pkg-plist
Normal file
@@ -0,0 +1 @@
|
||||
@comment $FreeBSD$
|
||||
Reference in New Issue
Block a user