From d815b589a091367643b5c864660e671e354f357d Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Sat, 17 Jul 2010 19:17:42 +0000 Subject: Add slave port to build pure Qt4 version of kvirc. --- irc/kvirc-qt4/Makefile | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 irc/kvirc-qt4/Makefile (limited to 'irc/kvirc-qt4') diff --git a/irc/kvirc-qt4/Makefile b/irc/kvirc-qt4/Makefile new file mode 100644 index 000000000000..14330da384b3 --- /dev/null +++ b/irc/kvirc-qt4/Makefile @@ -0,0 +1,15 @@ +# New ports collection makefile for: kvirc-qt4 +# Date created: 2010-07-17 +# Whom: Max Brazhnikov +# +# $FreeBSD$ +# + +PKGNAMESUFFIX= -qt4 + +COMMENT= Qt4 based IRC client + +CONFLICTS= kvirc-4.* + +MASTERDIR= ${.CURDIR}/../kvirc +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3