summaryrefslogtreecommitdiff
path: root/net-im/climm
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/climm')
-rw-r--r--net-im/climm/Makefile25
-rw-r--r--net-im/climm/distinfo1
-rw-r--r--net-im/climm/files/patch-aa13
-rw-r--r--net-im/climm/pkg-comment1
-rw-r--r--net-im/climm/pkg-descr4
-rw-r--r--net-im/climm/pkg-plist6
6 files changed, 0 insertions, 50 deletions
diff --git a/net-im/climm/Makefile b/net-im/climm/Makefile
deleted file mode 100644
index 1bcfb6e1c430..000000000000
--- a/net-im/climm/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: micq
-# Version required: 0.4.0
-# Date created: 11 Oct 1998
-# Whom: mph
-#
-# $Id: Makefile,v 1.4 1999/01/07 18:38:53 mph Exp $
-#
-
-DISTNAME= micq-0.4.0
-CATEGORIES= net
-MASTER_SITES= ftp://micq.chatzone.org/pub/micq/V0.4.0/
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= mph@freebsd.org
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/micq ${PREFIX}/bin
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${PREFIX}/share/doc/micq
-.for file in README TODO WISHLIST commands.txt
- ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/micq
-.endfor
-.endif
-
-.include <bsd.port.mk>
diff --git a/net-im/climm/distinfo b/net-im/climm/distinfo
deleted file mode 100644
index 6e590a14ebba..000000000000
--- a/net-im/climm/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (micq-0.4.0.tgz) = 5d020c7a6c208ad06ea791c4a425307c
diff --git a/net-im/climm/files/patch-aa b/net-im/climm/files/patch-aa
deleted file mode 100644
index 627ccf57bd8b..000000000000
--- a/net-im/climm/files/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
---- Makefile.orig Tue Apr 6 13:40:57 1999
-+++ Makefile Tue Apr 6 13:41:19 1999
-@@ -1,8 +1,8 @@
- # Anyone who knows how to make Makefiles please help out.
- # I have no clue but this appears to work fairly well
- # be sure to use gmake
--CC = gcc
--CFLAGS = -O4 -Wall -DUNIX -DANSI_COLOR
-+#CC = gcc
-+CFLAGS += -DUNIX -DANSI_COLOR
- CFLAGS += -DUSE_MREADLINE
- CFLAGS += -DENGLISH_LANG
- #CFLAGS += -DBRAZIL_LANG
diff --git a/net-im/climm/pkg-comment b/net-im/climm/pkg-comment
deleted file mode 100644
index 3b126f620404..000000000000
--- a/net-im/climm/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Text-based ICQ implementation.
diff --git a/net-im/climm/pkg-descr b/net-im/climm/pkg-descr
deleted file mode 100644
index cce4ef3c3ac5..000000000000
--- a/net-im/climm/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-A text-based implementation of ICQ, independant of Mirabilis.
-Currently does not offer chat. Still appears rough: There's no
-command-line editing, and ANSI color codes are hardcoded in the
-program.
diff --git a/net-im/climm/pkg-plist b/net-im/climm/pkg-plist
deleted file mode 100644
index d35fab5efd8b..000000000000
--- a/net-im/climm/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-bin/micq
-share/doc/micq/README
-share/doc/micq/TODO
-share/doc/micq/WISHLIST
-share/doc/micq/commands.txt
-@dirrm share/doc/micq