summaryrefslogtreecommitdiff
path: root/packages/tar/tar_1.13.93.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/tar/tar_1.13.93.bb')
-rw-r--r--packages/tar/tar_1.13.93.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/tar/tar_1.13.93.bb b/packages/tar/tar_1.13.93.bb
index e69de29bb2..19600c6810 100644
--- a/packages/tar/tar_1.13.93.bb
+++ b/packages/tar/tar_1.13.93.bb
@@ -0,0 +1,11 @@
+SECTION = "base"
+DESCRIPTION = "GNU tar saves many files together into a single tape \
+or disk archive, and can restore individual files from the archive."
+LICENSE = "GPL"
+MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
+
+SRC_URI = "ftp://alpha.gnu.org/gnu/tar/tar-${PV}.tar.gz \
+ file://configure.patch;patch=1 \
+ file://m4.patch;patch=1"
+
+inherit autotools