Name: blackboard-dns Version: 0.1 Synopsis: Description: Category: Network License: PublicDomain Author: PHO Maintainer: PHO Stability: Experimental Cabal-Version: >= 1.2 Build-Type: Configure Extra-Source-Files: blackboard-dns.buildinfo.in configure configure.ac data/GNUmakefile data/GenDBModules.hs Executable bbdns-server Build-Depends: HDBC, HDBC-sqlite3, base, directory, dns, filepath, haskelldb, haskelldb-hdbc-sqlite3, parseargs, time Other-Modules: DDNS.DB DDNS.DB.Records DDNS.DB.Zones DDNS.DBInfo DDNS.Server DDNS.Server.EditZone DDNS.Server.SignReq DDNS.Utils DDNS.Zone Main-Is: ServerMain.hs GHC-Options: -Wall Executable bbdns-client Build-Depends: HsOpenSSL, base, bindings-uname, haskeline, mtl, parseargs, unix Other-Modules: DDNS.Client.MakeReq DDNS.Utils System.Posix.Uname Main-Is: ClientMain.hs GHC-Options: -Wall