diff options
Diffstat (limited to 'devel/py-pycodeexport/Makefile')
-rw-r--r-- | devel/py-pycodeexport/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pycodeexport/Makefile b/devel/py-pycodeexport/Makefile index e41c7d4713d1..feebd8519532 100644 --- a/devel/py-pycodeexport/Makefile +++ b/devel/py-pycodeexport/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python package for code generation +WWW= https://github.com/bjodah/pycodeexport LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |