freebsd-ports/sysutils/rubygem-capistrano-harrow/Makefile

18 lines
337 B
Makefile

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>