diff options
Diffstat (limited to 'devel/libevt/Makefile')
-rw-r--r-- | devel/libevt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libevt/Makefile b/devel/libevt/Makefile index ce1e2685ee4f..5826624f0bcb 100644 --- a/devel/libevt/Makefile +++ b/devel/libevt/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= https://github.com/libyal/libevt/releases/download/${PORTVERSION:E MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tooling to access the Windows Event Log (EVT) format +WWW= https://github.com/libyal/libevt LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING |