diff options
Diffstat (limited to 'devel/py-pylibsrtp/Makefile')
-rw-r--r-- | devel/py-pylibsrtp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pylibsrtp/Makefile b/devel/py-pylibsrtp/Makefile index 400e356ab0c6..02b01c56be25 100644 --- a/devel/py-pylibsrtp/Makefile +++ b/devel/py-pylibsrtp/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= swills@FreeBSD.org COMMENT= Python wrapper around libsrtp +WWW= https://github.com/jlaine/pylibsrtp LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |