diff options
Diffstat (limited to 'devel/docopt.cpp/Makefile')
-rw-r--r-- | devel/docopt.cpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/docopt.cpp/Makefile b/devel/docopt.cpp/Makefile index f1fd2c140579..7a0108cc31ef 100644 --- a/devel/docopt.cpp/Makefile +++ b/devel/docopt.cpp/Makefile @@ -5,6 +5,7 @@ CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= C++11 options parser based on help messages +WWW= https://github.com/docopt/docopt.cpp LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE-MIT |