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

PORTNAME=	github-markdown
PORTVERSION=	0.5.5
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>
