summaryrefslogtreecommitdiffstats
path: root/www/rubygem-httparty/Makefile
blob: 0ee8cee3bb447349f22e0ab43b18e6f7337eb8cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Ports collection makefile for:	rubygem-httparty
# Date created:				Nov 07, 2008
# Whom:					Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$

PORTNAME=	httparty
PORTVERSION=	0.8.3
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Ruby Library that Makes HTTP Fun Again

RUN_DEPENDS=	rubygem-multi_json>=1.0:${PORTSDIR}/devel/rubygem-multi_json \
		rubygem-multi_xml>=0:${PORTSDIR}/textproc/rubygem-multi_xml

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

PLIST_FILES=	bin/httparty

.include <bsd.port.mk>
OpenPOWER on IntegriCloud