freebsd-ports/textproc/rubygem-ferret/Makefile
2015-02-21 11:31:42 +00:00

20 lines
348 B
Makefile

# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD$
PORTNAME= ferret
PORTVERSION= 0.11.8.6
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ferret is a ruby port of Lucene
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/ferret-browser
.include <bsd.port.mk>