diff options
Diffstat (limited to 'devel/rpclib/Makefile')
-rw-r--r-- | devel/rpclib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rpclib/Makefile b/devel/rpclib/Makefile index 3c4fcff66102..ccd46838c36f 100644 --- a/devel/rpclib/Makefile +++ b/devel/rpclib/Makefile @@ -5,6 +5,7 @@ CATEGORIES= devel MAINTAINER= aleksandr.fedorov@itglobal.com COMMENT= Modern C++ msgpack-RPC server and client library +WWW= https://github.com/rpclib/rpclib LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md |