# New ports collection makefile for: ferret # Date created: 2006-08-10 # Whom: Cheng-Lung Sung # # $FreeBSD$ # PORTNAME= ferret PORTVERSION= 0.11.6 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ferret is a ruby port of Lucene USE_RUBY= yes USE_RAKE= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/ferret-browser .include .if ${RUBY_VER} == 1.9 BROKEN= does not compile with ruby 1.9 .endif .include