jasper 6af37a6f88 import ruby-hub 1.11.1
ruby-hub enhances various git commands to ease most common workflows
with GitHub.

ok aja@
2014-01-14 17:09:01 +00:00

20 lines
326 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2014/01/14 17:09:01 jasper Exp $
COMMENT = git commandline wrapper for GitHub
DISTNAME = hub-1.11.1
CATEGORIES = devel
HOMEPAGE = https://hub.github.com/
# MIT
PERMIT_PACKAGE_CDROM = Yes
MODULES = lang/ruby
CONFIGURE_STYLE = ruby gem
RUN_DEPENDS = devel/git
.include <bsd.port.mk>