freebsd-ports/devel/rubygem-cabin/Makefile

16 lines
283 B
Makefile

# $FreeBSD$
PORTNAME= cabin
PORTVERSION= 0.8.1
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>