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