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

Comparing misc/ports/idar/Makefile (file contents):
Revision 1.3 by tdb, Sun May 25 15:03:23 2003 UTC vs.
Revision 1.4 by tdb, Sun Feb 8 20:13:27 2004 UTC

# Line 6 | Line 6
6   #
7  
8   PORTNAME=       idar
9 < PORTVERSION=    1.1
9 > PORTVERSION=    1.2
10   CATEGORIES=     sysutils
11 < MASTER_SITES=   http://snapshots.i-scream.org/%SUBDIR%/
11 > MASTER_SITES=   ftp://ftp.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \
12 >                http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \
13 >                ftp://ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \
14 >                http://www.i-scream.org/pub/i-scream/%SUBDIR%/
15   MASTER_SITE_SUBDIR=     ${PORTNAME}
16  
17   MAINTAINER=     tim@bishnet.net
# Line 17 | Line 20 | COMMENT=       A client to the i-scream central monitoring s
20   LIB_DEPENDS=    xml2.5:${PORTSDIR}/textproc/libxml2 \
21                  ukcprog.0:${PORTSDIR}/devel/libukcprog
22  
23 < DIST_SUBDIR=    iscream
23 > DIST_SUBDIR=    i-scream
24   GNU_CONFIGURE=  yes
25   CONFIGURE_ENV=  CPPFLAGS="-I${LOCALBASE}/include" \
26                  LDFLAGS="-L${LOCALBASE}/lib"
27 + PLIST_FILES=    bin/idar
28  
29   .include <bsd.port.mk>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines