diff --git a/www/py-bottle/Makefile b/www/py-bottle/Makefile index 464329d9022d..af5edbc93fab 100644 --- a/www/py-bottle/Makefile +++ b/www/py-bottle/Makefile @@ -1,21 +1,23 @@ # Created by: Nicola Vitale PORTNAME= bottle PORTVERSION= 0.12.18 PORTREVISION= 0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= Fast and simple WSGI-framework for small web-applications LICENSE= MIT -USES= python:3.6+ +USES= cpe python:3.6+ NO_ARCH= yes USE_PYTHON= autoplist concurrent distutils +CPE_VENDOR= bottlepy + .include