diff options
Diffstat (limited to 'www/smb_auth/Makefile')
-rw-r--r-- | www/smb_auth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/smb_auth/Makefile b/www/smb_auth/Makefile index 8ad8df6cc26f..cd8000002c99 100644 --- a/www/smb_auth/Makefile +++ b/www/smb_auth/Makefile @@ -11,6 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.hacom.nl/~richard/software/ MAINTAINER= sobomax@FreeBSD.org +COMMENT= A proxy authentication module against an SMB server RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid24 \ ${LOCALBASE}/sbin/smbd:${PORTSDIR}/net/samba |