bfw

simple Bridge FireWall
git clone git://r-36.net/bfw
Log | Files | Refs | README | LICENSE

config.mk (128B)


      1 # bfw version
      2 VERSION = 0.9
      3 
      4 # Customize below to fit your system
      5 
      6 # paths
      7 PREFIX = /usr/local
      8 MANPREFIX = ${PREFIX}/share/man
      9