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