diff options
Diffstat (limited to 'devel/cli11')
-rw-r--r-- | devel/cli11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cli11/Makefile b/devel/cli11/Makefile index fbdf97019f73..18d703cb28a8 100644 --- a/devel/cli11/Makefile +++ b/devel/cli11/Makefile @@ -5,6 +5,7 @@ CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Command line parser for C++11 and beyond +WWW= https://github.com/CLIUtils/CLI11 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |