# $OpenBSD: Makefile,v 1.4 2021/11/02 00:02:36 sthen Exp $

COMMENT =	PDF Python toolkit

MODPY_EGG_VERSION =	1.26.0
DISTNAME =		PyPDF2-${MODPY_EGG_VERSION}
PKGNAME =		py-${DISTNAME}
REVISION =		2

CATEGORIES =	textproc

HOMEPAGE =	http://mstamy2.github.com/PyPDF2

# BSD
PERMIT_PACKAGE =	Yes

MODULES =	lang/python

FLAVORS =	python3
FLAVOR =	python3

MODPY_PI =		Yes

.include <bsd.port.mk>
