aboutsummaryrefslogtreecommitdiff
path: root/textproc/cpp-peglib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/cpp-peglib/Makefile')
-rw-r--r--textproc/cpp-peglib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/cpp-peglib/Makefile b/textproc/cpp-peglib/Makefile
index f6dfbb65a7de..e5bcdf41fa97 100644
--- a/textproc/cpp-peglib/Makefile
+++ b/textproc/cpp-peglib/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= textproc devel
MAINTAINER= yuri@FreeBSD.org
COMMENT= C++ header-only PEG (Parsing Expression Grammars) library
+WWW= https://github.com/yhirose/cpp-peglib
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE