[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / textproc / py-precis_i18n

File: [local] / ports / textproc / py-precis_i18n / Makefile (download)

Revision 1.13, Fri May 17 12:13:28 2024 UTC (2 weeks, 1 day ago) by sthen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +11 -12 lines

update to py3-precis_i18n-1.1.0

COMMENT=	internationalized usernames and passwords

MODPY_EGG_VERSION=	1.1.0
DISTNAME=	precis_i18n-${MODPY_EGG_VERSION}
PKGNAME=	py-${DISTNAME}

CATEGORIES=	textproc security

# MIT
PERMIT_PACKAGE=	Yes

MODULES=	lang/python

MODPY_PI=	Yes
MODPY_PYBUILD=	setuptools

FLAVORS=	python3
FLAVOR=		python3

.include <bsd.port.mk>