stage 4 package updates
[hdw-linux/hdw-linux.git] / packages / net / vpnc / vpnc
1 # hdw-linux vpnc package
2
3 # author: hackbard
4
5 # [S] 3-4
6 # [V] 0.3.3
7 # [D] vpnc-0.3.3.tar.gz http://www.unix-ag.uni-kl.de/~massar/vpnc/
8
9 make_conf="PREFIX=$prefix $make_conf"
10 install_conf="PREFIX=$prefix $install_conf"
11
12 post_install()  {
13         rm -rf $docdir && mkdir $docdir
14         cp README $docdir
15                 }