# Created by: Rusmir Dusko <nemysis@FreeBSD.org>

PORTNAME=	send2trash
DISTVERSION=	1.5.0
PORTREVISION=	1
CATEGORIES=	deskutils
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	Send2Trash-${PORTVERSION}

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Small package that sends files to the Trash

LICENSE=	BSD3CLAUSE

USES=		python:3.6+
USE_PYTHON=	autoplist concurrent distutils

NO_ARCH=	yes

.include <bsd.port.mk>
