diff options
Diffstat (limited to 'devel/py-argparse/Makefile')
-rw-r--r-- | devel/py-argparse/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-argparse/Makefile b/devel/py-argparse/Makefile index bc37f30dab67..35994e6b4791 100644 --- a/devel/py-argparse/Makefile +++ b/devel/py-argparse/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lwhsu@FreeBSD.org COMMENT= Optparse-inspired command-line parsing library +WWW= https://code.google.com/p/argparse/ LICENSE= PSFL |