# Created by: Daniel Roethlisberger <daniel@roe.ch>
# $FreeBSD: head/textproc/rubygem-rdiscount/Makefile 429859 2016-12-29 03:05:05Z swills $

PORTNAME=	rdiscount
PORTVERSION=	2.2.0.1
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Fast Markdown converter for ruby based on discount

LICENSE=	BSD3CLAUSE

USE_RUBY=	yes
USES=		gem

PLIST_FILES=	bin/rdiscount

.include <bsd.port.mk>
