2013-03-11 07:35:43 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.9 2013/03/11 11:46:15 espie Exp $
|
2008-01-11 13:08:01 -05:00
|
|
|
|
2008-01-11 14:34:49 -05:00
|
|
|
COMMENT= Ruby implementation of the D-Bus protocol
|
2008-01-11 13:08:01 -05:00
|
|
|
|
|
|
|
DISTNAME= ruby-dbus-0.2.1
|
2012-09-23 13:14:45 -04:00
|
|
|
PKGNAME= ruby19-dbus-0.2.1
|
2010-07-30 02:58:57 -04:00
|
|
|
|
2008-01-11 13:08:01 -05:00
|
|
|
CATEGORIES= x11 devel
|
|
|
|
|
|
|
|
# gpl
|
|
|
|
PERMIT_PACKAGE_CDROM= yes
|
|
|
|
|
|
|
|
MASTER_SITES= https://trac.luon.net/data/ruby-dbus/releases/
|
|
|
|
|
|
|
|
MODULES= lang/ruby
|
2012-09-23 13:14:45 -04:00
|
|
|
MODRUBY_REV= 1.9
|
2008-01-11 13:08:01 -05:00
|
|
|
|
|
|
|
CONFIGURE_STYLE=ruby setup
|
|
|
|
|
|
|
|
PKG_ARCH= *
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|