From fee06bea7f74ddd29ad5dcdaff4d0f90e3b81c6e Mon Sep 17 00:00:00 2001 From: taca Date: Fri, 10 Sep 2010 08:10:44 +0000 Subject: * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Add LICENSE. * Remove redundant PKGNAME. --- textproc/ruby-ferret/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'textproc/ruby-ferret') diff --git a/textproc/ruby-ferret/Makefile b/textproc/ruby-ferret/Makefile index f2c555e6f33..99ba04343cb 100644 --- a/textproc/ruby-ferret/Makefile +++ b/textproc/ruby-ferret/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.4 2010/09/07 17:20:27 taca Exp $ +# $NetBSD: Makefile,v 1.5 2010/09/10 08:10:44 taca Exp $ DISTNAME= ferret-0.11.6 -PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} PKGREVISION= 1 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 "../../misc/rubygems/rubygem.mk" +.include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3