aboutsummaryrefslogtreecommitdiff
path: root/deskutils/py-send2trash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/py-send2trash/Makefile')
-rw-r--r--deskutils/py-send2trash/Makefile13
1 files changed, 5 insertions, 8 deletions
diff --git a/deskutils/py-send2trash/Makefile b/deskutils/py-send2trash/Makefile
index 04b5f04711eb..1108a9156186 100644
--- a/deskutils/py-send2trash/Makefile
+++ b/deskutils/py-send2trash/Makefile
@@ -1,4 +1,4 @@
-# Created by: nemysis <nemysis@gmx.ch>
+# Created by: Rusmir Dusko <nemysis@FreeBSD.org>
# $FreeBSD$
PORTNAME= send2trash
@@ -9,19 +9,16 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Send2Trash-${PORTVERSION}
DIST_SUBDIR= python
-MAINTAINER= nemysis@FreeBSD.org
+MAINTAINER= koalative@gmail.com
COMMENT= Small package that sends files to the Trash
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
USE_PYTHON= yes
-USE_PYDISTUTILS=easy_install
-PYDISTUTILS_PKGNAME= Send2Trash
-
-PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
+USE_PYDISTUTILS=yes
+PYDISTUTILS_AUTOPLIST= yes
PORTDOCS= CHANGES.rst README.rst
-
OPTIONS_DEFINE= DOCS
post-install: