PORTNAME=	Unipath
PORTVERSION=	1.1
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	bofh@FreeBSD.org
COMMENT=	Object-oriented alternative to os/os.path/shutil
WWW=		https://github.com/mikeorr/Unipath

LICENSE=	PSFL

USES=		python:3.6+
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
