12 lines
310 B
Makefile
12 lines
310 B
Makefile
# $NetBSD: Makefile,v 1.8 2012/03/18 02:44:18 taca Exp $
|
|
|
|
DISTNAME= ferret-0.11.8.4
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://ferret.davebalmain.com/
|
|
COMMENT= Text search engine library written for Ruby
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|