aboutsummaryrefslogtreecommitdiff
path: root/devel/p4d/files/perforce
blob: 9c7b8134a4054c5917cc8eb2406f057e5c5150a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
# Perforce FreeBSD configuration file
#

#
# Perforce ROOT
#
PERFORCE_ROOT="/usr/p4root"

#
# Perforce options (see man p4d)
#
PERFORCE_OPTIONS="-v server=1 -L /var/log/perforce"

#
# Uncomment this line to have the server started automatically
#
#PERFORCE_START=yes