Prune devel/py-EnthoughtBase
[dports.git] / devel / rubygem-gdata / Makefile
1 # Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       gdata
5 PORTVERSION=    1.1.2
6 CATEGORIES=     devel rubygems
7 MASTER_SITES=   RG
8
9 MAINTAINER=     ruby@FreeBSD.org
10 COMMENT=        Assist Ruby developers in working with Google Data APIs
11
12 LICENSE=        APACHE20
13
14 NO_ARCH=        yes
15
16 USE_RUBY=       yes
17 USE_RUBYGEMS=   yes
18 RUBYGEM_AUTOPLIST=      yes
19
20 .include <bsd.port.mk>