freebsd-ports/graphics/rubygem-railroad/Makefile
2013-10-30 02:50:05 +00:00

18 lines
362 B
Makefile

# Created by: Alexander Logvinov <ports@logvinov.com>
# $FreeBSD$
PORTNAME= railroad
PORTVERSION= 0.5.0
CATEGORIES= graphics devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= A class diagrams generator for Ruby on Rails applications
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= YES
PLIST_FILES= bin/railroad
.include <bsd.port.mk>