diff options
Diffstat (limited to 'net-im/micq')
-rw-r--r-- | net-im/micq/Makefile | 27 | ||||
-rw-r--r-- | net-im/micq/distinfo | 1 | ||||
-rw-r--r-- | net-im/micq/files/patch-aa | 14 | ||||
-rw-r--r-- | net-im/micq/pkg-comment | 1 | ||||
-rw-r--r-- | net-im/micq/pkg-descr | 4 | ||||
-rw-r--r-- | net-im/micq/pkg-plist | 4 |
6 files changed, 0 insertions, 51 deletions
diff --git a/net-im/micq/Makefile b/net-im/micq/Makefile deleted file mode 100644 index cda52a53c96e..000000000000 --- a/net-im/micq/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: micq -# Date created: 11 Oct 1998 -# Whom: mph -# -# $FreeBSD$ -# - -PORTNAME= micq -PORTVERSION= 0.4.5 -CATEGORIES= net -MASTER_SITES= ftp://micq.chatzone.org/pub/micq/V0.4.5/ -EXTRACT_SUFX= .tgz - -MAINTAINER= andrew@chg.ru - -# There is something strange with distfile, so next line is really needed. -WRKSRC= ${WRKDIR}/micq-0.4.4 - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/micq ${PREFIX}/bin -.if !defined(NOPORTDOCS) - ${MKDIR} ${PREFIX}/share/doc/micq - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/micq - ${INSTALL_DATA} ${WRKSRC}/CHANGELOG ${PREFIX}/share/doc/micq -.endif - -.include <bsd.port.mk> diff --git a/net-im/micq/distinfo b/net-im/micq/distinfo deleted file mode 100644 index a423e7aabaa2..000000000000 --- a/net-im/micq/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (micq-0.4.5.tgz) = a546b1d47d7eb5730bc8bef1ef2768c0 diff --git a/net-im/micq/files/patch-aa b/net-im/micq/files/patch-aa deleted file mode 100644 index c0a515923864..000000000000 --- a/net-im/micq/files/patch-aa +++ /dev/null @@ -1,14 +0,0 @@ ---- Makefile.orig Sun Sep 12 18:42:33 1999 -+++ Makefile Mon Nov 1 17:19:29 1999 -@@ -1,8 +1,9 @@ - # 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 = -O4 -Wall -DUNIX -DANSI_COLOR -+CFLAGS += -Wall -DUNIX -DANSI_COLOR - CFLAGS += -DMAX_CONTACTS=255 - CFLAGS += -DUSE_MREADLINE - #CFLAGS += -DCOLOR_SCHEME_A diff --git a/net-im/micq/pkg-comment b/net-im/micq/pkg-comment deleted file mode 100644 index 29477ae75518..000000000000 --- a/net-im/micq/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Text-based ICQ implementation diff --git a/net-im/micq/pkg-descr b/net-im/micq/pkg-descr deleted file mode 100644 index cce4ef3c3ac5..000000000000 --- a/net-im/micq/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/micq/pkg-plist b/net-im/micq/pkg-plist deleted file mode 100644 index 7e7cd2aacb55..000000000000 --- a/net-im/micq/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -bin/micq -share/doc/micq/CHANGELOG -share/doc/micq/README -@dirrm share/doc/micq |