aboutsummaryrefslogtreecommitdiffstats
path: root/packages/quilt/quilt.inc
blob: 387ec8f057c9c46b576a28e276b39f0bc17d0256 (plain)
1
2
3
4
5
6
7
8
9
DESCRIPTION = "Tool to work with series of patches."
HOMEPAGE = "http://savannah.nongnu.org/projects/quilt/"
SECTION = "devel"
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
LICENSE = "GPL"

SRC_URI = "http://download.savannah.gnu.org/releases/quilt/quilt-${PV}.tar.gz "

S = "${WORKDIR}/quilt-${PV}"