jasper 681fbcac69 - update to ruby-dbus-0.11.0
- build and install this as a regular gem
2014-12-09 09:15:12 +00:00

18 lines
305 B
Makefile

# $OpenBSD: Makefile,v 1.15 2014/12/09 09:15:12 jasper Exp $
COMMENT= Ruby implementation of the D-Bus protocol
DISTNAME= ruby-dbus-0.11.0
PKGNAME= ${DISTNAME:S/ruby-//}
CATEGORIES= x11 devel
# LGPLv2.1
PERMIT_PACKAGE_CDROM= yes
MODULES= lang/ruby
CONFIGURE_STYLE= ruby gem
.include <bsd.port.mk>