Update sysutils/dateutils to version 0.4.1
[dports.git] / sysutils / rubygem-murder / Makefile
1 # Created by: Steve Wills <swills@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       murder
5 PORTVERSION=    0.1.2
6 CATEGORIES=     sysutils rubygems
7 MASTER_SITES=   RG
8
9 MAINTAINER=     ruby@FreeBSD.org
10 COMMENT=        Large scale deploys using BitTorrent
11
12 LICENSE=        APACHE20
13
14 NO_ARCH=        yes
15
16 USE_RUBY=       yes
17 USES=           gem python
18
19 .include <bsd.port.mk>