aboutsummaryrefslogtreecommitdiffstats
path: root/packages/smartmontools/smartmontools.inc
diff options
context:
space:
mode:
authorLeon Woestenberg <leon.woestenberg@gmail.com>2006-12-29 23:01:13 +0000
committerLeon Woestenberg <leon.woestenberg@gmail.com>2006-12-29 23:01:13 +0000
commitf3aef60cd7c0459d267edfdd8e38fcec9cfeaaff (patch)
tree430e8348ed5be12d8ea89699fd98501b640a405f /packages/smartmontools/smartmontools.inc
parent7609259d5057b17caf256733fc1f5955ab4cd5f5 (diff)
downloadopenembedded-f3aef60cd7c0459d267edfdd8e38fcec9cfeaaff.tar.gz
smartmontools: Added 5.37. Consolidated common stuff into .inc.
Diffstat (limited to 'packages/smartmontools/smartmontools.inc')
-rw-r--r--packages/smartmontools/smartmontools.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/smartmontools/smartmontools.inc b/packages/smartmontools/smartmontools.inc
new file mode 100644
index 0000000000..908343d548
--- /dev/null
+++ b/packages/smartmontools/smartmontools.inc
@@ -0,0 +1,8 @@
+SECTION = "console/utils"
+DESCRIPTION = "Control and monitor storage systems using S.M.A.R.T."
+LICENSE = "GPL"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/smartmontools/smartmontools-${PV}.tar.gz"
+S = "${WORKDIR}/smartmontools-${PV}"
+
+inherit autotools