anope

- supernets anope source code & configuration
git clone git://git.acid.vegas/anope.git
Log | Files | Refs | Archive | README

CMakeLists.txt (117B)

      1 build_subdir(${CMAKE_CURRENT_SOURCE_DIR})
      2 
      3 install(DIRECTORY templates
      4   DESTINATION "${DB_DIR}/modules/webcpanel"
      5 )