diff options
Diffstat (limited to 'sysutils/fusefs-httpdirfs')
-rw-r--r-- | sysutils/fusefs-httpdirfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/fusefs-httpdirfs/Makefile b/sysutils/fusefs-httpdirfs/Makefile index 2d73d8ce0a02..49493200010a 100644 --- a/sysutils/fusefs-httpdirfs/Makefile +++ b/sysutils/fusefs-httpdirfs/Makefile @@ -5,6 +5,7 @@ PKGNAMEPREFIX= fusefs- MAINTAINER= 0mp@FreeBSD.org COMMENT= FUSE filesystem to mount HTTP directory listings, with a permanent cache +WWW= https://github.com/fangfufu/httpdirfs LICENSE= GPL3OPENSSL LICENSE_NAME= GPLv3 or later with execption to link with OpenSSL |