openbsd-ports/games/bnetd/pkg/PLIST

18 lines
609 B
Plaintext
Raw Normal View History

1999-03-29 21:10:44 -05:00
bin/bnbot
bin/bnclient
bin/bnpass
sbin/bnetd
1999-03-31 19:05:44 -05:00
@exec if [ ! -d /etc/bnetd ]; then mkdir /etc/bnetd ; mkdir /etc/bnetd/files ; mkdir /etc/bnetd/users ; fi
lib/bnetd/bnetd.conf.sample
@exec if [ ! -d /etc/bnetd ]; then cp %D/%F /etc/bnetd/bnetd.conf; fi
lib/bnetd/bnetd_default_user.sample
@exec if [ ! -d /etc/bnetd ]; then cp %D/%F /etc/bnetd/bnetd_default_user; fi
lib/bnetd/files/ad0512b.pcx.sample
@exec if [ ! -d /etc/bnetd ]; then cp %D/%F /etc/bnetd/files/ad0512b.pcx; fi
1999-03-29 21:10:44 -05:00
share/doc/bnetd/CHANGELOG
share/doc/bnetd/README
1999-03-30 22:23:47 -05:00
share/doc/bnetd/TODO
1999-03-31 19:05:44 -05:00
@dirrm lib/bnetd/files
@dirrm lib/bnetd
1999-03-29 21:10:44 -05:00
@dirrm share/doc/bnetd