((synopsis "An interface to the UNIX ncurses package") (category ui) (license "BSD") (version "1.5") (dependencies easyffi) (foreign-dependencies ncurses) (authors "felix winkelmann") (components (extension ncurses ;; These apply to the main source file (not the import file) (csc-options -L -lncurses))))