diff options
Diffstat (limited to 'devel/py-rx/Makefile')
-rw-r--r-- | devel/py-rx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-rx/Makefile b/devel/py-rx/Makefile index 37651e51e69c..95c1336cdde5 100644 --- a/devel/py-rx/Makefile +++ b/devel/py-rx/Makefile @@ -7,6 +7,7 @@ DISTNAME= Rx-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Reactive Extensions (Rx) for Python +WWW= https://github.com/ReactiveX/RxPY LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |