mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- new option WITHOUT_REGISTER_SAMBA
This commit is contained in:
parent
77669a4314
commit
decdc62c89
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100533
1 changed files with 2 additions and 0 deletions
|
@ -14,7 +14,9 @@ MASTER_SITES= http://www.hacom.nl/~richard/software/
|
|||
MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= A proxy authentication module against an SMB server
|
||||
|
||||
.if !defined(WITHOUT_REGISTER_SAMBA)
|
||||
RUN_DEPENDS= ${LOCALBASE}/sbin/smbd:${PORTSDIR}/${SAMBA_PORT}
|
||||
.endif
|
||||
|
||||
ALL_TARGET= smb_auth
|
||||
SAMBA_PORT?= net/samba
|
||||
|
|
Loading…
Add table
Reference in a new issue