# Created by: Peter Schuller <peter.schuller@infidyne.com>
# $FreeBSD: tags/RELEASE_10_0_0/devel/rubygem-classifier/Makefile 332034 2013-10-30 02:29:22Z swills $

PORTNAME=	classifier
PORTVERSION=	1.3.3
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	A classifier module for Bayesian and other types of classifications

RUN_DEPENDS=	rubygem-fast-stemmer>=1.0.0:${PORTSDIR}/devel/rubygem-fast-stemmer

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
