# Created by: Michael Moll # $FreeBSD: head/devel/rubygem-classifier-reborn/Makefile 366128 2014-08-25 18:49:16Z swills $ PORTNAME= classifier-reborn PORTVERSION= 2.0.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Classifier module for Bayesian and other types of classifications LICENSE= LGPL21 RUN_DEPENDS= rubygem-fast-stemmer>=1.0.0:${PORTSDIR}/devel/rubygem-fast-stemmer PLIST_FILES= bin/bayes.rb bin/summarize.rb USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include