# New ports collection makefile for:   yakuake
# Date created:                        1st November, 2005
# Whom:                                decept
#
# $FreeBSD: ports/x11/yakuake/Makefile,v 1.11 2010/02/05 11:45:42 dinoex Exp $
#

PORTNAME=	yakuake
PORTVERSION=	2.8.1
PORTREVISION=	4
CATEGORIES=	x11 kde
MASTER_SITES=	BERLIOS

MAINTAINER=	decept0@gmail.com
COMMENT=	Quake-style terminal emulator based on KDE's Konsole

USE_AUTOTOOLS=	libtool:22
USE_BZIP2=	yes
USE_KDEBASE_VER=3
USE_GMAKE=	yes
USE_GETTEXT=	yes
INSTALLS_ICONS=	yes

CONFIGURE_ENV+=	LDFLAGS="${PTHREAD_LIBS}"

.include <bsd.port.mk>
