blob: 9c5c5f8c9ef719061b70ab5881aa2df7ab0f054b (
plain)
1
2
3
4
5
6
7
|
SECTION = "base"
DESCRIPTION = "Miscellaneous utilities specific to Debian"
LICENSE = "GPL BSD BSD SMAIL"
SRC_URI = "${DEBIAN_MIRROR}/main/d/${PN}/${PN}_${PV}.tar.gz"
inherit autotools
|