forked from Lainports/opnsense-ports
16 lines
270 B
Makefile
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>
|