aboutsummaryrefslogblamecommitdiff
path: root/textproc/py-custom_inherit/Makefile
blob: df43b5cd07acefb56cc89962985077df92676f99 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                              
                     








                                                                                      
                           


                                   
PORTNAME=	custom_inherit
PORTVERSION=	2.3.1
CATEGORIES=	textproc python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	skreuzer@FreeBSD.org
COMMENT=	Package providing tools for inheriting docstrings in customizable ways

LICENSE=	MIT

USES=		python:3.6+
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>