kind: autotools depends: - foundation.bst - python-cliapp.bst - pcre-utils.bst sources: - kind: git url: upstream:neon track: baserock/morph ref: 837374e9d797e216f1de684595cefe791f67c0e4 config: configure-commands: - ./autogen.sh - ./configure --prefix="%{prefix}" --with-ssl install-commands: - make install-lib install-headers install-config DESTDIR="%{install-root}"