1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00

Add optional var SAMBA_PORT and point default to version 3.4

This commit is contained in:
Renato Botelho 2010-09-14 18:09:23 +00:00
parent d2c7516cd1
commit 4f2fd4b826
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=261164

View File

@ -18,11 +18,13 @@ COMMENT= Instant server installs a typical set of ports for a server
RUN_DEPENDS= ${LOCALBASE}/sbin/postfix:${PORTSDIR}/mail/postfix \
${LOCALBASE}/sbin/cvsupd:${PORTSDIR}/net/cvsup \
${LOCALBASE}/sbin/dhcpd:${PORTSDIR}/net/isc-dhcp41-server \
${LOCALBASE}/sbin/smbd:${PORTSDIR}/net/samba3 \
${LOCALBASE}/sbin/smbd:${PORTSDIR}/${SAMBA_PORT} \
${LOCALBASE}/sbin/traceroute:${PORTSDIR}/net/traceroute \
cnewsdo:${PORTSDIR}/news/cnews \
${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid
SAMBA_PORT?= net/samba34
# Don't let stupid programs ask for configuration.
BATCH= YES