# $MidnightBSD: trunk/devel/py-characteristic/Makefile 24337 2018-09-18 02:22:54Z laffer1 $

PORTNAME=	characteristic
PORTVERSION=	14.3.0
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Python attributes without boilerplate

LICENSE=	mit
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		python
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
