aboutsummaryrefslogtreecommitdiffstats
path: root/packages/changedfiles/changedfiles.inc
blob: a47c821182472ed742c07d62481fcb78e7016163 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "A framework for simple filesystem replication \
and/or security monitoring and/or automatic file transformations"
SECTION = "base"
PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
LICENSE = "GPL"
DEPENDS = "fget"
RDEPENDS = "fget"

SRC_URI = "http://www.bangstate.com/changedfiles-${PV}.tar.gz"
S = "${WORKDIR}/changedfiles-${PV}"