# $FreeBSD: tags/RELEASE_10_1_0/textproc/rubygem-github-markup/Makefile 368796 2014-09-22 02:18:25Z swills $

PORTNAME=	github-markup
PORTVERSION=	1.3.0
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Render any fancy markup

LICENSE=	MIT

RUN_DEPENDS=	rubygem-posix-spawn>=0.3.9:${PORTSDIR}/devel/rubygem-posix-spawn

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

PLIST_FILES=	bin/github-markup

.include <bsd.port.mk>
