Index: head/devel/rubygem-moneta/Makefile =================================================================== --- head/devel/rubygem-moneta/Makefile (revision 393322) +++ head/devel/rubygem-moneta/Makefile (revision 393323) @@ -1,18 +1,25 @@ # Created by: renchap@cocoa-x.com # $FreeBSD$ PORTNAME= moneta PORTVERSION= 0.7.19 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= renchap@cocoa-x.com COMMENT= Unified interface to key/value stores NO_ARCH= yes +USES= shebangfix +SHEBANG_FILES= script/install-kyotocabinet \ + script/kill-travis \ + script/start-services \ + script/upload-bundle \ + script/wait-services USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include