add Added Files:
[hdw-repos/packages.git] / demian / proftpd / proftpd
1 # HDW Linux proftpd
2 #
3 # [M] Jonathan J. Vargas demian@hackdaworld.dyndns.org
4 # [I] A good FTP server.
5 # [V] 1.2.6
6 # [S] 4 5
7 # [D] proftpd-1.2.6.tar.bz2 ftp://ftp.proftpd.org/distrib/source/
8
9 confopt="--prefix=$prefix"
10 post_install()
11 {
12     cp sample-configurations/anonymous.conf /etc/opt/proftpd.conf # ?
13 }