commit d5e8636cbd2f02c9f4999319e95e5a01e3859bd4 Author: Warren Togami Date: Mon Apr 11 21:47:58 2005 +0000 Setup of module perl-Archive-Zip diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..e69de29 diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..39e7cd5 --- /dev/null +++ b/Makefile @@ -0,0 +1,6 @@ +# Makefile for source rpm: perl-Archive-Zip +# $Id$ +NAME := perl-Archive-Zip +SPECFILE = $(firstword $(wildcard *.spec)) + +include ../common/Makefile.common diff --git a/sources b/sources new file mode 100644 index 0000000..e69de29