summaryrefslogtreecommitdiff
path: root/devel/rubygem-cabin/Makefile
blob: 92ac677d819e33996cd1a57502e7d788daa4ffb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

PORTNAME=	cabin
PORTVERSION=	0.9.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	swills@FreeBSD.org
COMMENT=	Structured+contextual logging experiments in Ruby

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem
PLIST_FILES=	bin/rubygems-cabin-test

.include <bsd.port.mk>