PORTNAME=	custom_inherit
PORTVERSION=	2.4.1
CATEGORIES=	textproc python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	skreuzer@FreeBSD.org
COMMENT=	Package providing tools for inheriting docstrings in customizable ways
WWW=		https://github.com/meowklaski/custom_inherit

LICENSE=	MIT

USES=		python:3.12+
USE_PYTHON=	autoplist distutils flavors

.include <bsd.port.mk>
