diff --git a/devel/py-pydash/Makefile b/devel/py-pydash/Makefile index d8cd7d887934..fb8b3d2d6c01 100644 --- a/devel/py-pydash/Makefile +++ b/devel/py-pydash/Makefile @@ -1,19 +1,20 @@ PORTNAME= pydash PORTVERSION= 4.8.0 PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= db@FreeBSD.org COMMENT= Kitchen sink of Python utility libraries for doing "stuff" WWW= https://pypi.org/pypi/pydash/ LICENSE= MIT -USES= python +USES= cpe python +CPE_VENDOR= derrickgilland USE_PYTHON= autoplist distutils NO_ARCH= yes .include