2003-02-17 16:33:30 +01:00
|
|
|
# New ports collection makefile for: ksteak
|
|
|
|
# Date created: 2003/02/16
|
|
|
|
# Whom: Heiner <h.eichmann@gmx.de>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= ksteak
|
2004-12-21 10:29:56 +01:00
|
|
|
PORTVERSION= 1.0.0.p2
|
2005-11-05 06:22:06 +01:00
|
|
|
PORTREVISION= 2
|
2003-02-17 16:33:30 +01:00
|
|
|
CATEGORIES= german kde
|
|
|
|
MASTER_SITES= http://www.der-fritz.de/ksteak/
|
2004-12-21 10:29:56 +01:00
|
|
|
DISTNAME= ksteak-1.0.0pre2
|
2003-02-17 16:33:30 +01:00
|
|
|
|
|
|
|
MAINTAINER= h.eichmann@gmx.de
|
|
|
|
COMMENT= KDE frontend for steak, an english - german dictionary
|
|
|
|
|
|
|
|
RUN_DEPENDS= steak:${PORTSDIR}/german/steak
|
|
|
|
|
|
|
|
USE_BZIP2= yes
|
|
|
|
USE_KDELIBS_VER=3
|
|
|
|
USE_GMAKE= yes
|
2005-11-15 07:52:12 +01:00
|
|
|
USE_AUTOTOOLS= libtool:13:inc
|
2003-02-17 16:33:30 +01:00
|
|
|
INSTALLS_SHLIB= yes
|
|
|
|
|
|
|
|
CONFIGURE_TARGET=
|
2005-04-12 05:26:56 +02:00
|
|
|
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
2003-02-17 16:33:30 +01:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
2005-01-09 18:04:06 +01:00
|
|
|
.include <bsd.port.pre.mk>
|
|
|
|
EXTRA_PATCHES= ${PORTSDIR}/x11/kde3/files/extrapatch-old_configure
|
|
|
|
.include <bsd.port.post.mk>
|