ports/net/ruby-mfi/Makefile

18 lines
292 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= integration with Ubiquiti mFi sensors and devices
DISTNAME= mfi-0.9.1
REVISION= 1
CATEGORIES= net
# MIT
PERMIT_PACKAGE= Yes
MODULES= lang/ruby
CONFIGURE_STYLE= ruby gem
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= net/ruby-net-ssh,${MODRUBY_FLAVOR}
.include <bsd.port.mk>