summaryrefslogtreecommitdiff
path: root/textproc/ruby-ferret/Makefile
blob: 0604eda3b732a160ea13ece0ccacc6369f32d704 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.9 2012/12/17 13:55:27 taca Exp $

DISTNAME=	ferret-0.11.8.5
CATEGORIES=	textproc

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	https://github.com/jkraemer/ferret/
COMMENT=	Text search engine library written for Ruby
LICENSE=	mit

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"