# $FreeBSD$

PORTNAME=	collective.monkeypatcher
PORTVERSION=	1.1.1
CATEGORIES=	devel python zope
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR=	zope

MAINTAINER=	zope@FreeBSD.org
COMMENT=	Applying monkey patches on startup using ZCML configuration

LICENSE=	ZPL21

USES=		python:3.6+ zip
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
