# Created by: Peter Schuller # $FreeBSD: head/devel/rubygem-stemmer/Makefile 414136 2016-04-27 21:57:31Z swills $ PORTNAME= stemmer PORTVERSION= 1.0.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Implementation of the Porter word stemming algorithm NO_ARCH= yes USE_RUBY= yes USES= gem .include