# Created by: Cheng-Lung Sung # $FreeBSD: head/www/py-urljr/Makefile 412351 2016-04-01 14:33:55Z mat $ PORTNAME= urljr PORTVERSION= 1.0.1 PORTREVISION= 2 CATEGORIES= www python MASTER_SITES= http://www.openidenabled.com/resources/downloads/python-openid/ MASTER_SITES= http://openidenabled.com/files/python-openid/files/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Common interface to HTTP fetchers for PycURL or urllib2 BROKEN= unfetchable BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycurl>=0:ftp/py-pycurl USES= python USE_PYTHON= autoplist distutils .include