--- misc/ports/ihost/Makefile 2003/04/09 21:34:10 1.3 +++ misc/ports/ihost/Makefile 2004/07/22 12:52:11 1.7 @@ -6,20 +6,25 @@ # PORTNAME= ihost -PORTVERSION= 1.5.5 +PORTVERSION= 1.5.8 CATEGORIES= sysutils -MASTER_SITES= http://snapshots.i-scream.org.uk/%SUBDIR%/ +MASTER_SITES= ftp://ftp.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ + http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ + ftp://ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ + http://www.i-scream.org/pub/i-scream/%SUBDIR%/ + MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= tim@bishnet.net COMMENT= A host to the i-scream central monitoring system LIB_DEPENDS= ukcprog.0:${PORTSDIR}/devel/libukcprog \ - statgrab.1:${PORTSDIR}/devel/libstatgrab + statgrab.5:${PORTSDIR}/devel/libstatgrab -DIST_SUBDIR= iscream +DIST_SUBDIR= i-scream GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +PLIST_FILES= bin/ihost .include