aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rubygem-capistrano-harrow/Makefile
blob: e8408e5a70806fd2b03549645563ac90dd6ef5b2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PORTNAME=	capistrano-harrow
PORTVERSION=	0.5.3
CATEGORIES=	sysutils rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Capistrano plugin for integration with Harrow.io
WWW=		https://github.com/harrowio/capistrano-harrow

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>