a1ea2a922b
Hooks to allow people experiencing problems with Capistrano to register with a service to get help and have a smoother workflow.
12 lines
354 B
Makefile
12 lines
354 B
Makefile
# $NetBSD: Makefile,v 1.1 2016/10/17 15:47:46 taca Exp $
|
|
|
|
DISTNAME= capistrano-harrow-0.5.3
|
|
CATEGORIES= sysutils
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/harrowio/capistrano-harrow
|
|
COMMENT= plugin to improve the UX for users of Capistrano and Harrow
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|