aboutsummaryrefslogtreecommitdiff
path: root/net/py-pysendfile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-pysendfile/Makefile')
-rw-r--r--net/py-pysendfile/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/net/py-pysendfile/Makefile b/net/py-pysendfile/Makefile
index 0414902c7f53..3ba3752ae430 100644
--- a/net/py-pysendfile/Makefile
+++ b/net/py-pysendfile/Makefile
@@ -1,21 +1,20 @@
-# Created by: Kubilay Kocak <koobs@FreeBSD.org>
-
PORTNAME= pysendfile
PORTVERSION= 2.0.1
PORTREVISION= 1
CATEGORIES= net python devel
-MASTER_SITES= CHEESESHOP
+MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= koobs@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Python interface to sendfile(2)
+WWW= https://github.com/giampaolo/pysendfile
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-CONFLICTS_INSTALL= py*-sendfile-[0-9]*
+CONFLICTS_INSTALL= py*-sendfile
-USES= python:3.6+
+USES= python
USE_PYTHON= distutils autoplist
post-install: