ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/misc/ports/ihost/Makefile
(Generate patch)

Comparing misc/ports/ihost/Makefile (file contents):
Revision 1.1 by tdb, Sun Mar 30 20:07:39 2003 UTC vs.
Revision 1.2 by tdb, Wed Apr 2 19:43:19 2003 UTC

# Line 1 | Line 1
1 < # New ports collection makefile for:    iscream_ihost
1 > # New ports collection makefile for:    ihost
2   # Date created:         30 March 2003
3   # Whom:                 Tim Bishop <tim@bishnet.net>
4   #
# Line 7 | Line 7
7  
8   PORTNAME=       ihost
9   PORTVERSION=    1.5.4
10 < CATEGORIES=     sysutils iscream
10 > CATEGORIES=     sysutils
11   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 + LIB_DEPENDS=    ukcprog.0:${PORTSDIR}/devel/libukcprog \
18 +                statgrab.1:${PORTSDIR}/devel/libstatgrab
19 +
20   DIST_SUBDIR=    iscream
21   GNU_CONFIGURE=  yes
22 + CONFIGURE_ENV=  CPPFLAGS="-I${LOCALBASE}/include" \
23 +                LDFLAGS="-L${LOCALBASE}/lib"
24  
25   .include <bsd.port.mk>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines