freebsd-ports/devel/rubygem-cabin/Makefile
2017-04-11 13:32:58 +00:00

16 lines
283 B
Makefile

# $FreeBSD$
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>