contrib/cacti/Pkgfile
2007-06-19 23:12:02 +10:00

19 lines
484 B
Plaintext

# Description: A complete RRDTool-based graphing solution
# URL: http://cacti.net/index.php
# Maintainer: James Mills, prologic at shortcircuit dot net dot au
# Packager: Younes Hafri, ycrux at club-internet dot fr
#
# Depends on: rrdtool, mod_php, mysql
name=cacti
version=0.8.6i
release=1
source=(http://www.$name.net/downloads/$name-$version.tar.gz)
build () {
echo "========================="
echo " Read the INSTALL file "
echo "========================="
exit 1
}