1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/graphics/rubygem-railroad/Makefile
Wesley Shields 330bd3243f Update to 0.5.0.
PR:		ports/123622
Submitted by:	Alexander Logvinov <ports@logvinov.com> (maintainer)
Approved by:	garga (mentor, implicit)
2008-05-15 01:48:18 +00:00

20 lines
451 B
Makefile

# Ports collection makefile for: rubygem-railroad
# Date created: 17 April 2007
# Whom: Alexander Logvinov <ports@logvinov.com>
#
# $FreeBSD$
PORTNAME= railroad
PORTVERSION= 0.5.0
CATEGORIES= graphics devel rubygems
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@logvinov.com
COMMENT= A class diagrams generator for Ruby on Rails applications
USE_RUBY= yes
USE_RUBYGEMS= yes
.include <bsd.port.mk>