diff options
Diffstat (limited to 'devel/libmustache/Makefile')
-rw-r--r-- | devel/libmustache/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libmustache/Makefile b/devel/libmustache/Makefile index 90335e40c26c..fb02438bd551 100644 --- a/devel/libmustache/Makefile +++ b/devel/libmustache/Makefile @@ -7,6 +7,7 @@ CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org COMMENT= C++ implementation of Mustache +WWW= https://github.com/jbboehr/libmustache LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md |