69794b3875
No changes are available but commit log. Plrease refer <https://github.com/dbalmain/ferret/commits/master> in detail.
15 lines
376 B
Makefile
15 lines
376 B
Makefile
# $NetBSD: Makefile,v 1.12 2017/06/05 15:21:20 taca Exp $
|
|
|
|
DISTNAME= ferret-0.11.8.7
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= https://github.com/jkraemer/ferret/
|
|
COMMENT= Text search engine library written for Ruby
|
|
LICENSE= mit
|
|
|
|
USE_GCC_RUNTIME= yes
|
|
RUBYGEM_OPTIONS+= --format-executable
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|