wifigeoloc

Client for the Geolocation API of Mozilla and Google
git clone git://r-36.net/wifigeoloc
Log | Files | Refs | README | LICENSE

config.mk (129B)


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