2011-06-19 03:49:27 +02:00
|
|
|
# $NetBSD: Makefile,v 1.4 2011/06/19 01:49:27 taca Exp $
|
2008-04-04 17:20:05 +02:00
|
|
|
|
2011-06-19 03:49:27 +02:00
|
|
|
DISTNAME= launchy-0.4.0
|
2008-04-04 17:20:05 +02:00
|
|
|
CATEGORIES= misc
|
|
|
|
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
|
|
HOMEPAGE= http://copiousfreetime.rubyforge.org/launchy/
|
|
|
|
COMMENT= Ruby class for launching applications
|
2010-09-10 09:24:27 +02:00
|
|
|
LICENSE= isc
|
2008-04-04 17:20:05 +02:00
|
|
|
|
2010-09-10 09:24:27 +02:00
|
|
|
DEPENDS+= ${RUBY_PKGPREFIX}-configuration>=0.0.5:../../misc/ruby-configuration
|
2008-04-04 17:20:05 +02:00
|
|
|
|
2011-06-19 03:49:27 +02:00
|
|
|
USE_RAKE= YES
|
|
|
|
|
2010-09-10 09:24:27 +02:00
|
|
|
.include "../../lang/ruby/gem.mk"
|
2008-04-04 17:20:05 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|