diff options
Diffstat (limited to 'devel/libfshfs')
-rw-r--r-- | devel/libfshfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libfshfs/Makefile b/devel/libfshfs/Makefile index d5448b35c7c8..fcc040253835 100644 --- a/devel/libfshfs/Makefile +++ b/devel/libfshfs/Makefile @@ -7,6 +7,7 @@ MASTER_SITES= https://github.com/libyal/libfshfs/releases/download/${PORTVERSION MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the Mac OS Hierarchical File System (HFS) +WWW= https://github.com/libyal/libfshfs LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING |