#!/bin/sh # sit class file # # Christoph Niethammer (C) 2011 # CATEGORY="compiler" PACKAGE="gccupc" VERSION="4.5.1.2" URL="http://gcc.gnu.org" INSTALLER="Christoph Niethammer " # Archive A and package name P A=upc-${VERSION}.src.tar.gz P=upc-${VERSION} # Other interesting configure options: CONFIGURE_OPTS=" "