# Created by: Rusmir Dusko # $FreeBSD: head/deskutils/py-send2trash/Makefile 560118 2021-01-03 20:06:48Z sunpoet $ 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