diff options
Diffstat (limited to 'devel/rubygem-docopt/Makefile')
-rw-r--r-- | devel/rubygem-docopt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-docopt/Makefile b/devel/rubygem-docopt/Makefile index 80cac84b0bcd..3065042f82ff 100644 --- a/devel/rubygem-docopt/Makefile +++ b/devel/rubygem-docopt/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= salvadore@FreeBSD.org COMMENT= Parse command line arguments based on nothing more than a usage message +WWW= https://github.com/docopt/docopt.rb LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |