diff --git a/www/py-httplib2/Makefile b/www/py-httplib2/Makefile index c764ca650b90..e879cfd347f9 100644 --- a/www/py-httplib2/Makefile +++ b/www/py-httplib2/Makefile @@ -1,19 +1,20 @@ PORTNAME= httplib2 PORTVERSION= 0.20.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lwhsu@FreeBSD.org COMMENT= Comprehensive HTTP client library LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyparsing>=2.4.2:devel/py-pyparsing@${PY_FLAVOR} -USES= python +USES= cpe python +CPE_VENDOR= ${PORTNAME}_project NO_ARCH= yes USE_PYTHON= autoplist distutils .include