diff options
author | gdt <gdt@pkgsrc.org> | 2007-07-28 12:25:15 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2007-07-28 12:25:15 +0000 |
commit | 845ac846136ee97cb7264418d13732d929a49324 (patch) | |
tree | 733b67907dbf086f3c323df90209e5361d3db372 /chat | |
parent | 84f3bc9343134da1760853d452aeb6872c63abb0 (diff) | |
download | pkgsrc-845ac846136ee97cb7264418d13732d929a49324.tar.gz |
Add libpurple, pidgin, and finch.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index 95a048c789d..505438c0571 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.123 2007/07/24 20:14:52 adrianp Exp $ +# $NetBSD: Makefile,v 1.124 2007/07/28 12:25:15 gdt Exp $ # COMMENT= Communication programs @@ -22,6 +22,7 @@ SUBDIR+= ekg SUBDIR+= emech SUBDIR+= epic4 SUBDIR+= epic4-doc +SUBDIR+= finch SUBDIR+= fisg SUBDIR+= fugu SUBDIR+= gaim @@ -56,6 +57,7 @@ SUBDIR+= kmess SUBDIR+= konversation SUBDIR+= libirc SUBDIR+= libotr +SUBDIR+= libpurple SUBDIR+= libtlen SUBDIR+= licq-core SUBDIR+= licq-gui-console @@ -74,6 +76,7 @@ SUBDIR+= p5-Net-ICQ2000 SUBDIR+= p5-Net-Jabber SUBDIR+= p5-POE-Component-IRC SUBDIR+= p5-POE-Filter-IRCD +SUBDIR+= pidgin SUBDIR+= pircbot SUBDIR+= psi SUBDIR+= quirc |