2013-09-20 19:17:44 +02:00
|
|
|
# Created by: Steve Wills <swills@FreeBSD.org>
|
2011-06-18 16:14:05 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= allison
|
|
|
|
PORTVERSION= 2.0.3
|
|
|
|
CATEGORIES= devel rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
|
|
COMMENT= A modern, pretty RDoc template
|
|
|
|
|
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
USE_RAKE= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
PLIST_FILES= bin/allison
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|