ports/net-mgmt/rubygem-oxidized-script/Makefile
2025-01-24 21:20:49 +01:00

21 lines
442 B
Makefile

PORTNAME= oxidized-script
PORTVERSION= 0.7.0
CATEGORIES= net-mgmt rubygems
MASTER_SITES= RG
MAINTAINER= nick@foobar.org
COMMENT= CLI and Library to interface with network devices in rubygems-oxidized
WWW= https://github.com/ytti/oxidized-script
LICENSE= APACHE20
RUN_DEPENDS= rubygem-oxidized>=0.29:net-mgmt/rubygem-oxidized \
rubygem-slop>=4.0:devel/rubygem-slop
USES= gem
NO_ARCH= yes
PLIST_FILES= bin/oxs
.include <bsd.port.mk>