watch_mdbox

A script to check for changes in dovecot (m)dbox folders.
git clone git://r-36.net/watch_mdbox
Log | Files | Refs | README | LICENSE

config.mk (99B)


      1 # watch_mdbox version
      2 VERSION = 1.0
      3 
      4 # Customize below to fit your system
      5 
      6 # paths
      7 PREFIX ?= /usr
      8