# Created by: Eric Freeman <freebsdports@chillibear.com>
# $FreeBSD: tags/RELEASE_10_1_0/textproc/rubygem-linguistics/Makefile 365834 2014-08-23 22:08:30Z swills $

PORTNAME=	linguistics
PORTVERSION=	2.0.3
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Framework for extending Ruby objects with linguistic methods

RUN_DEPENDS=	rubygem-loggability>=0.7:${PORTSDIR}/textproc/rubygem-loggability

USE_RUBY=		yes
USE_RUBYGEMS=		yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
