# $FreeBSD: textproc/rubygem-github-markup/Makefile 332051 2013-10-30 02:58:22Z swills $

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

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

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

PLIST_FILES+=	bin/github-markup


.include <bsd.port.mk>
