From 2d27e5e5f5fcf6db89e02cb23c71c57c4c3a72b7 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 17 Dec 2000 02:42:48 +0000 Subject: This is a simple Yahoo Messenger client that requires no windowing system, and it therefore can be quite useful in situations where a minimal system is being used or when a windowing system is otherwise unavailable or unfeasible. PR: 22857 Submitted by: George Reid --- net-im/ari-yahoo/Makefile | 18 ++++++++++++++++++ net-im/ari-yahoo/distinfo | 1 + net-im/ari-yahoo/pkg-comment | 1 + net-im/ari-yahoo/pkg-descr | 14 ++++++++++++++ net-im/ari-yahoo/pkg-plist | 1 + 5 files changed, 35 insertions(+) create mode 100644 net-im/ari-yahoo/Makefile create mode 100644 net-im/ari-yahoo/distinfo create mode 100644 net-im/ari-yahoo/pkg-comment create mode 100644 net-im/ari-yahoo/pkg-descr create mode 100644 net-im/ari-yahoo/pkg-plist (limited to 'net-im/ari-yahoo') diff --git a/net-im/ari-yahoo/Makefile b/net-im/ari-yahoo/Makefile new file mode 100644 index 000000000000..c0b692115e42 --- /dev/null +++ b/net-im/ari-yahoo/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: ari-yahoo +# Date created: 15 November 2000 +# Whom: George Reid +# +# $FreeBSD$ +# + +PORTNAME= ari-yahoo +PORTVERSION= 1.4.1 +CATEGORIES= misc +MASTER_SITES= http://lusis.org/~ari/yahoo/ + +MAINTAINER= greid@ukug.uk.freebsd.org + +HAS_CONFIGURE= yes +USE_GMAKE= yes + +.include diff --git a/net-im/ari-yahoo/distinfo b/net-im/ari-yahoo/distinfo new file mode 100644 index 000000000000..ce8a2acc9a27 --- /dev/null +++ b/net-im/ari-yahoo/distinfo @@ -0,0 +1 @@ +MD5 (ari-yahoo-1.4.1.tar.gz) = 672326e43ed0a1f750454ecf2e07bb1a diff --git a/net-im/ari-yahoo/pkg-comment b/net-im/ari-yahoo/pkg-comment new file mode 100644 index 000000000000..0e25f1e7706d --- /dev/null +++ b/net-im/ari-yahoo/pkg-comment @@ -0,0 +1 @@ +A console Yahoo! messenger client diff --git a/net-im/ari-yahoo/pkg-descr b/net-im/ari-yahoo/pkg-descr new file mode 100644 index 000000000000..be8bd7da4682 --- /dev/null +++ b/net-im/ari-yahoo/pkg-descr @@ -0,0 +1,14 @@ +This is a simple Yahoo Messenger client that requires no windowing system, +and it therefore can be quite useful in situations where a minimal system +is being used or when a windowing system is otherwise unavailable or +unfeasible. + +Ari's Yahoo Client is copyright (C) 2000 Ari Johnson, and this software +is protected by the GNU General Public License, which should have been +distributed along with this software as the file 'COPYING'. + +If you need to contact the developer, please e-mail him at: + ari@lusis.org + +- George Reid +greid@ukug.uk.freebsd.org diff --git a/net-im/ari-yahoo/pkg-plist b/net-im/ari-yahoo/pkg-plist new file mode 100644 index 000000000000..29ed993c5488 --- /dev/null +++ b/net-im/ari-yahoo/pkg-plist @@ -0,0 +1 @@ +bin/ari-yahoo -- cgit v1.2.3