freebsd-ports/devel/rubygem-gdata/Makefile
Sunpoet Po-Chuan Hsieh 93ec3180a4 - Add LICENSE
- Update WWW
2015-05-30 23:09:27 +00:00

18 lines
337 B
Makefile

# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD$
PORTNAME= gdata
PORTVERSION= 1.1.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Assist Ruby developers in working with Google Data APIs
LICENSE= APACHE20
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>