diff options
Diffstat (limited to 'devel/py-anyconfig/Makefile')
-rw-r--r-- | devel/py-anyconfig/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-anyconfig/Makefile b/devel/py-anyconfig/Makefile index 0096d163d2b2..c1e007d286f9 100644 --- a/devel/py-anyconfig/Makefile +++ b/devel/py-anyconfig/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dvl@FreeBSD.org COMMENT= Generic access to configuration files in many formats +WWW= https://pypi.org/project/anyconfig/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.MIT |