# BRCM_VERSION=3
[bcm963xx.git] / userapps / opensource / ftpd / bftpd.spec.in
1 Summary: An inetd-based Linux FTP daemon.
2 Name: bftpd
3 Version: VERSION
4 Release: 1
5 Copyright: GPL
6 Group: System Environment/Daemons
7 Source: http://c.codercity.de/bruksoft/bftpd/bftpd-VERSION.tar.gz
8
9 %description
10 bftpd is a Linux FTP server with chroot and setreuid. Not all FTP commands are
11 included. It doesn't need special home directory preparation and accesses
12 either the user's home directory or its .ftp subdirectory, and user
13 authentication is via passwd/shadow or PAM.
14
15 %files
16 %defattr (-, root, root)
17 /etc/bftpd.conf
18 /usr/sbin/bftpd
19