head	1.5;
access;
symbols
	RELEASE_4_6_2:1.4
	RELEASE_4_6_1:1.4
	RELEASE_4_6_0:1.4
	RELEASE_5_0_DP1:1.4
	RELEASE_4_5_0:1.4
	RELEASE_4_4_0:1.4
	RELEASE_4_3_0:1.3;
locks; strict;
comment	@# @;


1.5
date	2002.09.10.18.09.09;	author alane;	state dead;
branches;
next	1.4;

1.4
date	2001.08.04.12.19.48;	author demon;	state Exp;
branches;
next	1.3;

1.3
date	2001.04.13.08.54.49;	author demon;	state Exp;
branches;
next	1.2;

1.2
date	2001.03.27.10.07.05;	author demon;	state Exp;
branches;
next	1.1;

1.1
date	2001.03.26.15.34.02;	author demon;	state Exp;
branches;
next	;


desc
@@


1.5
log
@texas chainsaw kde2 massacre
note: objprelink really was supposed to go, it just got caught up in
some crossed communication lines....
@
text
@# New ports collection makefile for:	kmago
# Date created:				26 March 2001
# Whom:					Dmitry Sivachenko <demon@@FreeBSD.org>
#
# $FreeBSD: ports/ftp/kmago/Makefile,v 1.4 2001/08/04 12:19:48 demon Exp $
#

PORTNAME=	kmago
PORTVERSION=	1.1.2
CATEGORIES=	ftp kde
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	kmago

MAINTAINER=	demon@@FreeBSD.org

RUN_DEPENDS=	${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget

USE_KDELIBS_VER=2
USE_GMAKE=	yes
GNU_CONFIGURE=	yes

post-patch:
	@@${PERL} -pi -e 's#lqt#lqt2#g' ${WRKSRC}/configure ${WRKSRC}/kmago/Makefile.in
	@@${PERL} -pi -e 's#/usr/bin#${LOCALBASE}/bin#g' ${WRKSRC}/kmago/ktransferwgetimpl.cpp

.include <bsd.port.mk>
@


1.4
log
@Update to 1.1.2
@
text
@d5 1
a5 1
# $FreeBSD: ports/ftp/kmago/Makefile,v 1.3 2001/04/13 08:54:49 demon Exp $
@


1.3
log
@Update to use bsd.kde.mk
@
text
@d5 1
a5 1
# $FreeBSD: ports/ftp/kmago/Makefile,v 1.2 2001/03/27 10:07:05 demon Exp $
d9 1
a9 2
PORTVERSION=	1.1
PORTREVISION=	1
@


1.2
log
@RUN_DEPENDS on wget;
Correct path of wget executable;
Bump PORTREVISON.
@
text
@d5 1
a5 1
# $FreeBSD: ports/ftp/kmago/Makefile,v 1.1 2001/03/26 15:34:02 demon Exp $
a16 1
LIB_DEPENDS=	kdecore.4:${PORTSDIR}/x11/kdelibs2
d19 1
a19 2
USE_QT2=	yes
MOC?=		${X11BASE}/bin/moc2
a21 6
CONFIGURE_ARGS+=--with-qt-includes=${X11BASE}/include/qt2 \
		--with-qt-libraries=${X11BASE}/lib \
		--with-extra-libs=${LOCALBASE}/lib
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${PREFIX}/include" \
		MOC="${MOC}" LIBQT="-lqt2" LIBQTFILE="libqt2" \
		LIBS="-Wl,-export-dynamic -L${LOCALBASE}/lib -ljpeg -lgcc -lstdc++"
@


1.1
log
@New port: kmago.

KMago (KDE Multiple Automated Get Operations) is a download manager which works
as a frontend to GNU wget or with the KDE kioslaves.
@
text
@d5 1
a5 1
# $FreeBSD$
d10 1
d18 1
d33 1
@

