# Created by: Johannes Meixner <johannes@perceivon.net>
# $FreeBSD: tags/RELEASE_11_0_0/textproc/rubygem-rubypants/Makefile 417356 2016-06-23 09:48:53Z tz $

PORTNAME=	rubypants
PORTVERSION=	0.2.0
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Translates ASCII into smart typographic punctuation HTML entities

LICENSE=	MIT

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
