ports/x11/ruby-dbus/Makefile

16 lines
237 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= Ruby implementation of the D-Bus protocol
DISTNAME= ruby-dbus-0.22.1
PKGNAME= ${DISTNAME:S/ruby-//}
CATEGORIES= x11 devel
# LGPLv2.1
PERMIT_PACKAGE= Yes
MODULES= lang/ruby
CONFIGURE_STYLE= ruby gem
.include <bsd.port.mk>