summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2005-02-25 18:43:59 +0000
committerreed <reed@pkgsrc.org>2005-02-25 18:43:59 +0000
commita3466010927de8d05426cae8bfc5f0222043ae87 (patch)
tree32fa00419317089fc0e1c95f1da6cf7fe6c9dbf6 /chat
parent2e6bc6713b184fe78206a25e1a7c3bca221c07b3 (diff)
downloadpkgsrc-a3466010927de8d05426cae8bfc5f0222043ae87.tar.gz
Initial import of bsflite-0.72.
From the BSFlite homepage: BSFlite is a rather small and "minimalistic" client for AOL(R)'s Instant Messenger(TM) service. Instead of having a full screen console interface, BSFlite employs a command shell interface that allows your fingers to do all of the work without needlessly sifting through windows. This is from leitec of leitec.org via pkgsrc-wip.
Diffstat (limited to 'chat')
-rw-r--r--chat/bsflite/DESCR5
-rw-r--r--chat/bsflite/Makefile19
-rw-r--r--chat/bsflite/PLIST6
-rw-r--r--chat/bsflite/distinfo4
4 files changed, 34 insertions, 0 deletions
diff --git a/chat/bsflite/DESCR b/chat/bsflite/DESCR
new file mode 100644
index 00000000000..5e160111e0c
--- /dev/null
+++ b/chat/bsflite/DESCR
@@ -0,0 +1,5 @@
+From the BSFlite homepage:
+BSFlite is a rather small and "minimalistic" client for AOL(R)'s Instant
+Messenger(TM) service. Instead of having a full screen console interface,
+BSFlite employs a command shell interface that allows your fingers to
+do all of the work without needlessly sifting through windows.
diff --git a/chat/bsflite/Makefile b/chat/bsflite/Makefile
new file mode 100644
index 00000000000..b20c5c3f2d9
--- /dev/null
+++ b/chat/bsflite/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/02/25 18:43:59 reed Exp $
+
+DISTNAME= bsflite-0.72
+CATEGORIES= chat
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bsflite/}
+
+MAINTAINER= leitec@leitec.org
+HOMEPAGE= http://bsflite.sourceforge.net/
+COMMENT= Lightweight AIM client for the command line
+
+INSTALLATION_DIRS= bin share/doc/bsflite
+
+do-install:
+ ${INSTALL_SCRIPT} ${WRKSRC}/bsflite ${PREFIX}/bin
+ ${INSTALL_DATA} ${WRKSRC}/COPYING ${PREFIX}/share/doc/bsflite
+ ${INSTALL_DATA} ${WRKSRC}/ChangeLog ${PREFIX}/share/doc/bsflite
+ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/bsflite
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/chat/bsflite/PLIST b/chat/bsflite/PLIST
new file mode 100644
index 00000000000..877bce822a8
--- /dev/null
+++ b/chat/bsflite/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/02/25 18:43:59 reed Exp $
+bin/bsflite
+share/doc/bsflite/COPYING
+share/doc/bsflite/ChangeLog
+share/doc/bsflite/README
+@dirrm share/doc/bsflite
diff --git a/chat/bsflite/distinfo b/chat/bsflite/distinfo
new file mode 100644
index 00000000000..414f42d6701
--- /dev/null
+++ b/chat/bsflite/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/02/25 18:43:59 reed Exp $
+
+SHA1 (bsflite-0.72.tar.gz) = e94a0c9de2939754064e605218a8f74878e33ba2
+Size (bsflite-0.72.tar.gz) = 34446 bytes