# Specifications for the Netcgi module -*-conf-*- #name = "netcgi" version = "@VERSION@" description = "Connectors for CGI, FCGI, AJP" requires = "unix netstring netsys" archive(byte) = "netcgi.cma" archive(native) = "netcgi.cmxa" archive(native,gprof) = "netcgi.p.cmxa" error(pkg_netcgi1) = "The packages netcgi1 and netcgi2 cannot be used together"