diff options
author | obrien <obrien@FreeBSD.org> | 2000-12-17 02:42:48 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-12-17 02:42:48 +0000 |
commit | cf510688984b92638e8f40f2abdcb6ff8523ebc4 (patch) | |
tree | ce263ac001d44a270643ed5683e6fd518f542004 /net-im/ari-yahoo | |
parent | ddcb75c4519070a3c1c460b8f7f9f08f8d86cc1f (diff) | |
download | FreeBSD-ports-cf510688984b92638e8f40f2abdcb6ff8523ebc4.zip FreeBSD-ports-cf510688984b92638e8f40f2abdcb6ff8523ebc4.tar.gz |
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 <greid@ukug.uk.freebsd.org>
Diffstat (limited to 'net-im/ari-yahoo')
-rw-r--r-- | net-im/ari-yahoo/Makefile | 18 | ||||
-rw-r--r-- | net-im/ari-yahoo/distinfo | 1 | ||||
-rw-r--r-- | net-im/ari-yahoo/pkg-comment | 1 | ||||
-rw-r--r-- | net-im/ari-yahoo/pkg-descr | 14 | ||||
-rw-r--r-- | net-im/ari-yahoo/pkg-plist | 1 |
5 files changed, 35 insertions, 0 deletions
diff --git a/net-im/ari-yahoo/Makefile b/net-im/ari-yahoo/Makefile new file mode 100644 index 0000000..c0b6921 --- /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 <greid@ukug.uk.freebsd.org> +# +# $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 <bsd.port.mk> diff --git a/net-im/ari-yahoo/distinfo b/net-im/ari-yahoo/distinfo new file mode 100644 index 0000000..ce8a2ac --- /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 0000000..0e25f1e7 --- /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 0000000..be8bd7d --- /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 0000000..29ed993 --- /dev/null +++ b/net-im/ari-yahoo/pkg-plist @@ -0,0 +1 @@ +bin/ari-yahoo |