summaryrefslogtreecommitdiff
path: root/net-im/qwit-devel
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/qwit-devel')
-rw-r--r--net-im/qwit-devel/Makefile30
-rw-r--r--net-im/qwit-devel/distinfo3
-rw-r--r--net-im/qwit-devel/pkg-descr3
3 files changed, 0 insertions, 36 deletions
diff --git a/net-im/qwit-devel/Makefile b/net-im/qwit-devel/Makefile
deleted file mode 100644
index ea57934c7b48..000000000000
--- a/net-im/qwit-devel/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# New ports collection makefile for: qwit
-# Date created: Sun March 1 19:29:11 MSD 2009
-# Whom: Sokolov Alexey <sokolov@TrueBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= qwit
-PORTVERSION= 0.8
-CATEGORIES= net-im
-MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
-DISTNAME= qwit-${PORTVERSION}-src
-
-MAINTAINER= sokolov@TrueBSD.org
-COMMENT= A Qt4-based lightweight Twitter client
-
-USE_BZIP2= yes
-USE_QT_VER= 4
-QT_COMPONENTS= gui network xml qmake_build moc_build rcc_build \
- uic
-
-PLIST_FILES= bin/qwit
-
-pre-build:
- cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${QMAKE} -o Makefile qwit.pro
-
-do-install:
- @${INSTALL_PROGRAM} ${WRKSRC}/qwit ${PREFIX}/bin
-
-.include <bsd.port.mk>
diff --git a/net-im/qwit-devel/distinfo b/net-im/qwit-devel/distinfo
deleted file mode 100644
index fe62482e29ba..000000000000
--- a/net-im/qwit-devel/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (qwit-0.8-src.tar.bz2) = 464414a666404c88d5dddd91127b2ee8
-SHA256 (qwit-0.8-src.tar.bz2) = ea67546039afdd6811dbce40010cc8c01dcc62e9fd7e512dbef071c2c17f9bde
-SIZE (qwit-0.8-src.tar.bz2) = 42450
diff --git a/net-im/qwit-devel/pkg-descr b/net-im/qwit-devel/pkg-descr
deleted file mode 100644
index 0f3f62caa682..000000000000
--- a/net-im/qwit-devel/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-A Qt4-based lightweight Twitter client.
-
-WWW: http://code.google.com/p/qwit/