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