summaryrefslogtreecommitdiff
path: root/chat/centericq/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf>2002-03-10 11:01:59 +0000
committerhubertf <hubertf>2002-03-10 11:01:59 +0000
commitab9205ddecb12e03d2db44e4ae1056bd75305864 (patch)
treeded84f80d61168a5eb2e9809ba8563e3de2af0a7 /chat/centericq/Makefile
parent4ceee63d588a6637156decfa47f19e69045fdefc (diff)
downloadpkgsrc-ab9205ddecb12e03d2db44e4ae1056bd75305864.tar.gz
Add centericq-4.6.5:
Text mode menu- and window-driven IM interface that supports the ICQ2000, Yahoo!, and MSN protocols. It allows you to send, receive, and forward messages, URLs, SMSes (both through the ICQ server and e-mail gateways supported by Mirabilis), contacts, and email express messages. It also lets you set your own and fetch others' away messages, and define external handlers for incoming events. Added after prodding by Torsten Hoefler at the 4th Chemnitz Linux-day. :)
Diffstat (limited to 'chat/centericq/Makefile')
-rw-r--r--chat/centericq/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/chat/centericq/Makefile b/chat/centericq/Makefile
new file mode 100644
index 00000000000..58aeff20402
--- /dev/null
+++ b/chat/centericq/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/03/10 11:01:59 hubertf Exp $
+#
+
+DISTNAME= centericq-4.6.5
+CATEGORIES= chat
+MASTER_SITES= http://konst.org.ua/download/
+
+MAINTAINER= hubertf@netbsd.org
+HOMEPAGE= http://konst.org.ua/eng/software/centericq/info.html
+COMMENT= SHORT_DESCRIPTION_OF_THE_PACKAGE
+
+GNU_CONFIGURE= yes
+
+.include "../../devel/ncurses/buildlink.mk"
+.include "../../lang/gcc/Makefile.gcc"
+.include "../../devel/libsigc++/buildlink.mk"
+.include "../../mk/bsd.pkg.mk"