freebsd-ports/sysutils/rubygem-capistrano-harrow/Makefile
Sunpoet Po-Chuan Hsieh 9de2f955a0 Cosmetic change
2019-11-03 17:24:47 +00:00

20 lines
371 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
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>