# New ports collection makefile for: py-httplib2 # Date created: Mar. 09, 2007 # Whom: Li-Wen Hsu # # $FreeBSD$ # PORTNAME= httplib2 PORTVERSION= 0.3.0 CATEGORIES= www python MASTER_SITES= http://bitworking.org/projects/httplib2/dist/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lwhsu@FreeBSD.org COMMENT= A comprehensive HTTP client library USE_PYTHON= yes USE_PYDISTUTILS= yes .include