Tweak devel/racer version 2.1.31
[dports.git] / devel / rubygem-allison / Makefile
1 # Created by: Steve Wills <swills@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       allison
5 PORTVERSION=    2.0.3
6 CATEGORIES=     devel rubygems
7 MASTER_SITES=   RG
8
9 MAINTAINER=     ruby@FreeBSD.org
10 COMMENT=        Modern, pretty RDoc template
11
12 NO_ARCH=        yes
13
14 USE_RUBY=       yes
15 USES=           gem
16
17 PLIST_FILES=    bin/allison
18
19 .include <bsd.port.mk>