freebsd-ports/irc/konversation-kde4/Makefile
Max Brazhnikov f7a24d3cfd Update to 1.2-alpha6
PR:		ports/138089
Submitted by:	Shane Bell <decept0 at gmail.com>
2009-08-23 15:46:26 +00:00

28 lines
594 B
Makefile

# New ports collection makefile for: konversation
# Date created: 15 May 2003
# Whom: Kirill Ponomarew <ponomarew@oberon.net>
#
# $FreeBSD$
#
PORTNAME= konversation
DISTVERSION= 1.2-alpha6
CATEGORIES= irc kde
MASTER_SITES= BERLIOS
MAINTAINER= makc@FreeBSD.org
COMMENT= A user friendly IRC client for KDE
LIB_DEPENDS= qca.2:${PORTSDIR}/devel/qca
LATEST_LINK= ${PORTNAME}-kde4
USE_BZIP2= yes
USE_CMAKE= yes
USE_XORG= x11 xscrnsaver
USE_KDE4= kdeprefix pimlibs automoc4
USE_QT_VER= 4
QT_COMPONENTS= qmake_build moc_build rcc_build uic_build
MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>