head	1.3;
access;
symbols;
locks; strict;
comment	@# @;


1.3
date	2013.02.09.15.59.54;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2012.11.17.06.03.00;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2012.06.05.02.36.38;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.3
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311983
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Kubilay Kocak <koobs@@FreeBSD.org>
# $FreeBSD: head/www/py-grequests/Makefile 311983 2013-02-09 14:50:27Z koobs $

PORTNAME=	grequests
PORTVERSION=	0.1.0
CATEGORIES=	www python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	koobs@@FreeBSD.org
COMMENT=	Pythons Requests + Gevent

LICENSE=	BSD

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}gevent>0:${PORTSDIR}/devel/py-gevent \
		${PYTHON_PKGNAMEPREFIX}requests>0:${PORTSDIR}/www/py-requests

USE_PYTHON=	yes
USE_PYDISTUTILS=yes

.include <bsd.port.mk>
@


1.2
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	py-grequests
# Date created:		2012-05-31
# Whom:			koobs <koobs.freebsd@@gmail.com>
#
# $FreeBSD: head/www/py-grequests/Makefile 300897 2012-07-14 14:29:18Z beat $
#
d10 1
a10 1
MAINTAINER=	koobs.freebsd@@gmail.com
@


1.1
log
@GRequests allows you to use Requests with Gevent to make asyncronous HTTP
Requests easily.

WWW:	https://github.com/kennethreitz/grequests

PR:		ports/168554
Submitted by:	koobs <koobs.freebsd@@gmail.com>
@
text
@d5 1
a5 1
# $FreeBSD$
@

