freebsd-ports/sysutils/rubygem-capistrano-harrow/Makefile
2016-12-03 19:34:44 +00:00

19 lines
370 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
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
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>