nonhttpd

A httpd serving nothing.
git clone git://r-36.net/nonhttpd
Log | Files | Refs | README | LICENSE

config.mk (150B)


      1 # nonhttpd metadata
      2 NAME = nonhttpd
      3 VERSION = 0.6
      4 
      5 # Customize below to fit your system
      6 
      7 # paths
      8 PREFIX = /usr/local
      9 MANPREFIX = ${PREFIX}/share/man
     10