jasper ff2b02535c - update to stomp-1.3.5
- enable tests
2016-03-03 09:20:16 +00:00

22 lines
421 B
Makefile

# $OpenBSD: Makefile,v 1.17 2016/03/03 09:20:16 jasper Exp $
COMMENT = Streaming Text Orientated Messaging Protocol (STOMP) client
DISTNAME = stomp-1.3.5
CATEGORIES = net
HOMEPAGE = https://github.com/stompgem/stomp
MAINTAINER = Jasper Lievisse Adriaanse <jasper@openbsd.org>
# Apache 2.0
PERMIT_PACKAGE_CDROM = Yes
MODULES = lang/ruby
CONFIGURE_STYLE = ruby gem
MODRUBY_TEST = rspec3
.include <bsd.port.mk>