15 lines
351 B
Makefile
15 lines
351 B
Makefile
# $NetBSD: Makefile,v 1.6 2011/02/21 16:01:20 taca Exp $
|
|
|
|
DISTNAME= ferret-0.11.6
|
|
PKGREVISION= 2
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://ferret.davebalmain.com/
|
|
COMMENT= Text search engine library written for Ruby
|
|
LICENSE= mit
|
|
|
|
RUBY_VERSION_SUPPORTED= 18
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|