PORTNAME=	custom_inherit
PORTVERSION=	2.3.1
PORTREVISION=	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
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
