function check { return 0 } DESCRIPTION="Install ELinks (terminal-based browser)" PACKAGES="elinks" function post-install { echo "web/elinks" >> /tmp/stage-2-choices }