Prune sysutils/rubygem-fluent-mixin-plaintextformatter
[dports.git] / devel / rubygem-runt / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       runt
4 PORTVERSION=    0.9.0
5 CATEGORIES=     devel rubygems
6 MASTER_SITES=   RG
7
8 MAINTAINER=     ruby@FreeBSD.org
9 COMMENT=        Ruby implementation of select Martin Fowler patterns
10
11 USE_RUBY=       yes
12 USE_RUBYGEMS=   yes
13 RUBYGEM_AUTOPLIST=      yes
14
15 .include <bsd.port.mk>