commit 320f575645661ca9756d914963ce6ea46d8a5dc0 Author: Warren Togami Date: Fri Apr 1 20:11:05 2005 +0000 Setup of module perl-IO-Zlib 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..a6e95f5 --- /dev/null +++ b/Makefile @@ -0,0 +1,6 @@ +# Makefile for source rpm: perl-IO-Zlib +# $Id$ +NAME := perl-IO-Zlib +SPECFILE = $(firstword $(wildcard *.spec)) + +include ../common/Makefile.common diff --git a/sources b/sources new file mode 100644 index 0000000..e69de29