Ajout de ports pour flask
This commit is contained in:
28
devel/py-trove-classifiers/Makefile
Normal file
28
devel/py-trove-classifiers/Makefile
Normal file
@@ -0,0 +1,28 @@
|
||||
COMMENT= modern, extensible Python build backend used by Hatch
|
||||
|
||||
MODPY_EGG_VERSION= 2023.5.22
|
||||
|
||||
DISTNAME= trove-classifiers-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-${DISTNAME}
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
# https://github.com/pypa/hatch
|
||||
HOMEPAGE= https://github.com/pypa/trove-classifiers
|
||||
|
||||
# MIT
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MODULES= lang/python
|
||||
MODPY_PI= Yes
|
||||
|
||||
NO_TEST= Yes
|
||||
|
||||
FLAVORS= python3
|
||||
FLAVOR= python3
|
||||
|
||||
BUILD_DEPENDS= devel/py-calver${MODPY_FLAVOR}
|
||||
|
||||
MODPY_PYBUILD= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
Reference in New Issue
Block a user