diff options
Diffstat (limited to 'net/py-pysendfile/Makefile')
-rw-r--r-- | net/py-pysendfile/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/py-pysendfile/Makefile b/net/py-pysendfile/Makefile index 4327d893c93a..11d1f8711989 100644 --- a/net/py-pysendfile/Makefile +++ b/net/py-pysendfile/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Python interface to sendfile(2) +WWW= https://github.com/giampaolo/pysendfile LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |