# $FreeBSD: tags/RELEASE_10_1_0/textproc/rubygem-github-markdown/Makefile 368711 2014-09-21 03:02:35Z swills $

PORTNAME=	github-markdown
PORTVERSION=	0.6.7
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Self-contained Markdown parser for GitHub

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
