blob: 018c227e36e3e3aa12f4a0d6f3db5fb2e9a6f09a (
plain)
1
2
3
4
5
6
7
8
9
|
SRC_URI = "http://www.opensync.org/attachment/wiki/download/msynctool-0.22.tar.bz2?format=raw"
LICENSE = "GPL"
DEPENDS = "libopensync"
HOMEPAGE = "http://www.opensync.org/"
inherit autotools pkgconfig
require opensync-unpack.inc
|