| 1 | 
 tdb | 
 1.2 | 
 # New ports collection makefile for:    ihost | 
 
 
 
 
 
 
 
 
 | 2 | 
 tdb | 
 1.1 | 
 # Date created:         30 March 2003 | 
 
 
 
 
 
 | 3 | 
   | 
   | 
 # Whom:                 Tim Bishop <tim@bishnet.net> | 
 
 
 
 
 
 | 4 | 
   | 
   | 
 # | 
 
 
 
 
 
 | 5 | 
   | 
   | 
 # $FreeBSD$ | 
 
 
 
 
 
 | 6 | 
   | 
   | 
 # | 
 
 
 
 
 
 | 7 | 
   | 
   | 
  | 
 
 
 
 
 
 | 8 | 
   | 
   | 
 PORTNAME=       ihost | 
 
 
 
 
 
 
 
 
 | 9 | 
 tdb | 
 1.3 | 
 PORTVERSION=    1.5.5 | 
 
 
 
 
 
 
 
 
 | 10 | 
 tdb | 
 1.2 | 
 CATEGORIES=     sysutils | 
 
 
 
 
 
 
 
 
 | 11 | 
 tdb | 
 1.1 | 
 MASTER_SITES=   http://snapshots.i-scream.org.uk/%SUBDIR%/ | 
 
 
 
 
 
 | 12 | 
   | 
   | 
 MASTER_SITE_SUBDIR=     ${PORTNAME} | 
 
 
 
 
 
 | 13 | 
   | 
   | 
  | 
 
 
 
 
 
 | 14 | 
   | 
   | 
 MAINTAINER=     tim@bishnet.net | 
 
 
 
 
 
 | 15 | 
   | 
   | 
 COMMENT=        A host to the i-scream central monitoring system | 
 
 
 
 
 
 | 16 | 
   | 
   | 
  | 
 
 
 
 
 
 
 
 
 | 17 | 
 tdb | 
 1.2 | 
 LIB_DEPENDS=    ukcprog.0:${PORTSDIR}/devel/libukcprog \ | 
 
 
 
 
 
 | 18 | 
   | 
   | 
                 statgrab.1:${PORTSDIR}/devel/libstatgrab | 
 
 
 
 
 
 | 19 | 
   | 
   | 
  | 
 
 
 
 
 
 
 
 
 | 20 | 
 tdb | 
 1.1 | 
 DIST_SUBDIR=    iscream | 
 
 
 
 
 
 | 21 | 
   | 
   | 
 GNU_CONFIGURE=  yes | 
 
 
 
 
 
 
 
 
 | 22 | 
 tdb | 
 1.2 | 
 CONFIGURE_ENV=  CPPFLAGS="-I${LOCALBASE}/include" \ | 
 
 
 
 
 
 | 23 | 
   | 
   | 
                 LDFLAGS="-L${LOCALBASE}/lib" | 
 
 
 
 
 
 
 
 
 | 24 | 
 tdb | 
 1.1 | 
  | 
 
 
 
 
 
 | 25 | 
   | 
   | 
 .include <bsd.port.mk> |