summaryrefslogtreecommitdiff
path: root/misc/ruby-launchy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/ruby-launchy/Makefile')
-rw-r--r--misc/ruby-launchy/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/misc/ruby-launchy/Makefile b/misc/ruby-launchy/Makefile
index 2c105baffbc..447e3dba777 100644
--- a/misc/ruby-launchy/Makefile
+++ b/misc/ruby-launchy/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.2 2008/06/22 16:10:16 taca Exp $
+# $NetBSD: Makefile,v 1.3 2010/09/10 07:24:27 taca Exp $
-DISTNAME= launchy-0.3.2
-PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
+DISTNAME= launchy-0.3.7
CATEGORIES= misc
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://copiousfreetime.rubyforge.org/launchy/
COMMENT= Ruby class for launching applications
+LICENSE= isc
-GEM_BUILD= gemspec
+DEPENDS+= ${RUBY_PKGPREFIX}-configuration>=0.0.5:../../misc/ruby-configuration
-.include "../../misc/rubygems/rubygem.mk"
+.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"