PORTNAME=	mercenary
PORTVERSION=	0.4.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Lightweight and flexible library for writing command-line apps in Ruby
WWW=		https://github.com/jekyll/mercenary

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

USES=		gem shebangfix

NO_ARCH=	yes

SHEBANG_FILES=	script/console script/examples script/fmt

.include <bsd.port.mk>
