Added sit class file for Score-P 1.1.1.

This commit is contained in:
Christoph Niethammer 2013-05-02 10:54:55 +00:00
parent 90b8fed4b8
commit 72f83aebe4

View file

@ -0,0 +1,24 @@
#!/bin/sh
# sit class file
#
# Christoph Niethammer <niethammer@hlrs.de> (C) 2013
#
CATEGORY="performance"
PACKAGE="scorep"
VERSION="1.1.1"
URL="http://www.vi-hps.org/projects/score-p"
INSTALLER="Christoph Niethammer <niethammer@hlrs.de>"
# Archive A and package name P
A="${PACKAGE}-${VERSION}.tar.gz"
P="${PACKAGE}-${VERSION}"
# Other interesting configure options:
#--enable-sampling \
#CONFIGURE_OPTS=" \
# "