diff options
Diffstat (limited to 'devel/py-p4python/Makefile')
-rw-r--r-- | devel/py-p4python/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-p4python/Makefile b/devel/py-p4python/Makefile index 40bdc5798acc..e81c32e6e50a 100644 --- a/devel/py-p4python/Makefile +++ b/devel/py-p4python/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= asomers@FreeBSD.org COMMENT= Python bindings for the Perforce API +WWW= https://www.perforce.com/perforce/r14.2/manuals/p4script/python.programming.html LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt |