diff options
Diffstat (limited to 'devel/py-docopt/Makefile')
-rw-r--r-- | devel/py-docopt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-docopt/Makefile b/devel/py-docopt/Makefile index 52aba5b82719..97d599438166 100644 --- a/devel/py-docopt/Makefile +++ b/devel/py-docopt/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org COMMENT= Pythonic argument parser, that will make you smile +WWW= http://docopt.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE-MIT |