diff options
Diffstat (limited to 'www/smb2www/Makefile')
-rw-r--r-- | www/smb2www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/smb2www/Makefile b/www/smb2www/Makefile index c5b30e03dae4..bccec7fa4fd3 100644 --- a/www/smb2www/Makefile +++ b/www/smb2www/Makefile @@ -18,6 +18,7 @@ MASTER_SITES= http://us1.samba.org/samba/smb2www/ \ DISTNAME= ${PORTNAME}-${PORTVERSION:S/0.0.//g} MAINTAINER= roman@xpert.com +COMMENT= Windows Network client that is accessible through a web browser RUN_DEPENDS= httpd:${PORTSDIR}/www/apache13 \ smbclient:${PORTSDIR}/net/samba \ |