openbsd-ports/x11/ruby-dbus/Makefile

23 lines
385 B
Makefile
Raw Normal View History

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