diff options
Diffstat (limited to 'devel/fire-hpp')
-rw-r--r-- | devel/fire-hpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/fire-hpp/Makefile b/devel/fire-hpp/Makefile index 33a94ad393cd..11b49ef2ebd9 100644 --- a/devel/fire-hpp/Makefile +++ b/devel/fire-hpp/Makefile @@ -5,6 +5,7 @@ CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= C++ single header library to create a CLI from a function signature +WWW= https://github.com/kongaskristjan/fire-hpp LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENCE |