diff options
Diffstat (limited to 'devel/py-qasync/Makefile')
-rw-r--r-- | devel/py-qasync/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-qasync/Makefile b/devel/py-qasync/Makefile index 949c3d683000..97ba058b4869 100644 --- a/devel/py-qasync/Makefile +++ b/devel/py-qasync/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Implementation of the PEP 3156 Event-Loop with Qt +WWW= https://github.com/CabbageDevelopment/qasync LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |