diff options
Diffstat (limited to 'net-im/naim')
-rw-r--r-- | net-im/naim/Makefile | 39 | ||||
-rw-r--r-- | net-im/naim/distinfo | 2 | ||||
-rw-r--r-- | net-im/naim/pkg-descr | 6 | ||||
-rw-r--r-- | net-im/naim/pkg-plist | 15 |
4 files changed, 0 insertions, 62 deletions
diff --git a/net-im/naim/Makefile b/net-im/naim/Makefile deleted file mode 100644 index 6c17d2e8988d..000000000000 --- a/net-im/naim/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: naim -# Date created: 02 March 1999 -# Whom: mharo@area51.fremont.ca.us -# -# $FreeBSD$ -# - -PORTNAME= naim -PORTVERSION= 0.11.6.7 -CATEGORIES= net irc -MASTER_SITES= http://shell.n.ml.org/n/naim/ - -MAINTAINER= tlp@LiquidX.org -COMMENT= Curses based AOL Instant Messager implementation - -USE_BZIP2= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-pkgdocdir=${DOCSDIR} \ - --mandir=${MANPREFIX}/man -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} - -MAN1= naim.1 -MLINKS= naim.1 nirc.1 naim.1 nicq.1 naim.1 nlily.1 - -.if defined(WITH_DETACH) -BUILD_DEPENDS= screen:${PORTSDIR}/misc/screen -RUN_DEPENDS= screen:${PORTSDIR}/misc/screen - -CONFIGURE_ARGS+= --enable-detach -.endif - -pre-fetch: - @ ${ECHO} "" - @ ${ECHO} "You can use the following build option(s):" - @ ${ECHO} "" - @ ${ECHO} " WITH_DETACH=yes Enables /detach (requires screen)" - @ ${ECHO} "" - -.include <bsd.port.mk> diff --git a/net-im/naim/distinfo b/net-im/naim/distinfo deleted file mode 100644 index 3b5531ecbb7f..000000000000 --- a/net-im/naim/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (naim-0.11.6.7.tar.bz2) = 0439b9bbf1f4daddf1bd80f3e15db1f1 -SIZE (naim-0.11.6.7.tar.bz2) = 542312 diff --git a/net-im/naim/pkg-descr b/net-im/naim/pkg-descr deleted file mode 100644 index 6285bb6bfdb8..000000000000 --- a/net-im/naim/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -A chat program for use with America Online's Instant Messenger. The -name naim is derived from n's AIM client, but it could also have been -derived from ncurses AIM client because of naim's use of the ncurses -text-mode screen library. - -WWW: http://naim.n.ml.org diff --git a/net-im/naim/pkg-plist b/net-im/naim/pkg-plist deleted file mode 100644 index 89b5af7236d5..000000000000 --- a/net-im/naim/pkg-plist +++ /dev/null @@ -1,15 +0,0 @@ -bin/extractbuddy.sh -bin/naim -bin/nicq -bin/nirc -bin/nlily -include/firetalk.h -include/naim/modutil.h -include/naim/naim.h -include/naim/secs.h -share/doc/naim/FAQ -share/doc/naim/README -share/doc/naim/commands.txt -share/doc/naim/keyboard.txt -@dirrm include/naim -@dirrm share/doc/naim |