opnsense-ports/sysutils/rubygem-murder/Makefile
2022-09-07 22:33:21 +02:00

17 lines
284 B
Makefile

PORTNAME= murder
PORTVERSION= 0.1.2
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Large scale deploys using BitTorrent
WWW= https://github.com/lg/murder
LICENSE= APACHE20
NO_ARCH= yes
USE_RUBY= yes
USES= gem python
.include <bsd.port.mk>