opnsense-ports/sysutils/rubygem-murder/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

16 lines
270 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
USES= gem python
.include <bsd.port.mk>