summaryrefslogtreecommitdiff
path: root/archivers/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-03-27 15:23:02 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-03-27 15:23:02 +0000
commit7886834838d525ae3f225dfd3e1fa888f63492b8 (patch)
treed70c0d329f5637514e9a631135a218b225878af1 /archivers/Makefile
parentUpdate to 0.3.4 (diff)
add py-tarfile 0.3
Python library for reading and writing tarballs PR: 36371 Submitted by: Hye-Shik Chang <perky@fallin.lv>
Notes
Notes: svn path=/head/; revision=56747
Diffstat (limited to 'archivers/Makefile')
-rw-r--r--archivers/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index 33ac4e77ca8a..b31a9a601d39 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -36,6 +36,7 @@
SUBDIR += pkzip
SUBDIR += ppunpack
SUBDIR += py-bzip2
+ SUBDIR += py-tarfile
SUBDIR += rar
SUBDIR += rpm
SUBDIR += rpm2cpio