blob: 7988ed713d1bbf1efa404b734661bdb1fbeb4bc9 (
plain)
1
2
3
4
5
6
7
8
|
DESCRIPTION = "iCal and scheduling (RFC 2445, 2446, 2447) library"
HOMEPAGE = "http://www.softwarestudio.org/softwarestudio/app.php/libical"
SECTION = "libs"
LICENSE = "LGPL / MPL"
SRC_URI = "${SOURCEFORGE_MIRROR}/freeassociation/${P}.tar.gz"
inherit autotools_stage
|