diff options
Diffstat (limited to 'textproc/py-pygccxml/Makefile')
-rw-r--r-- | textproc/py-pygccxml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-pygccxml/Makefile b/textproc/py-pygccxml/Makefile index 29f901f079b8..9f4a2c30be75 100644 --- a/textproc/py-pygccxml/Makefile +++ b/textproc/py-pygccxml/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python package for easy C++ declarations navigation +WWW= https://github.com/CastXML/pygccxml LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE.rst |