diff options
Diffstat (limited to 'devel/libvsgpt/Makefile')
-rw-r--r-- | devel/libvsgpt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libvsgpt/Makefile b/devel/libvsgpt/Makefile index 5da76b405556..7fe95e115db0 100644 --- a/devel/libvsgpt/Makefile +++ b/devel/libvsgpt/Makefile @@ -7,6 +7,7 @@ MASTER_SITES= https://github.com/libyal/libvsgpt/releases/download/${PORTVERSION MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the GPT volume system format +WWW= https://github.com/libyal/libvsgpt LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING |