DESCRIPTION = "Date and time setting software implementing RFC 868 and RFC 2030 protocols" HOMEPAGE = "http://sourceforge.net/projects/openrdate/" SECTION = "admin" LICENSE = "BSD" SRC_URI = "${SOURCEFORGE_MIRROR}/openrdate/openrdate-${PV}.tar.gz" inherit autotools do_stage() { autotools_stage_all }