aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-wdm/Makefile
blob: b98099f8a51a22fd32d1c92587c9087c1e14f232 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Joseph Benden <joe@thrallingpenguin.com>

PORTNAME=	wdm
PORTVERSION=	0.1.1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	joe@thrallingpenguin.com
COMMENT=	Library for monitoring directories for changes

LICENSE=	MIT

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>