diff --git a/packages/compiler/pgi/pgi-13.2 b/packages/compiler/pgi/pgi-13.2 new file mode 100755 index 0000000..5f0f8b8 --- /dev/null +++ b/packages/compiler/pgi/pgi-13.2 @@ -0,0 +1,76 @@ +#!/bin/sh +# sit class file +# +# Christoph Niethammer (C) 2013 +# + +CATEGORY="compiler" +PACKAGE="pgi" +VERSION="13.2" +URL="" +INSTALLER="" + +# Archive A and package name P +A=pgilinux-2013-${VERSION/\./}.tar.gz +P= + +BUILDDIR=$SRCDIR + +src_build(){ + expect - "$SRCDIR" <