Prune devel/py-EnthoughtBase
[dports.git] / devel / rubygem-tins / Makefile
1 # Created by: Steve Wills <swills@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       tins
5 PORTVERSION=    1.6.0
6 CATEGORIES=     devel rubygems
7 MASTER_SITES=   RG
8
9 MAINTAINER=     ruby@FreeBSD.org
10 COMMENT=        Useful tools library in Ruby
11
12 LICENSE=        MIT
13
14 NO_ARCH=        yes
15 USE_RUBY=       yes
16 USE_RUBYGEMS=   yes
17 RUBYGEM_AUTOPLIST=      yes
18
19 .include <bsd.port.mk>