diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-17 02:42:48 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-17 02:42:48 +0000 |
commit | 2d27e5e5f5fcf6db89e02cb23c71c57c4c3a72b7 (patch) | |
tree | 7b90852a9c3fabcfa174e73209b760a951cab7aa /misc/ari-yahoo | |
parent | 6813c0240052f0457f70dc872273987950ad8c0f (diff) | |
download | ports-2d27e5e5f5fcf6db89e02cb23c71c57c4c3a72b7.tar.gz ports-2d27e5e5f5fcf6db89e02cb23c71c57c4c3a72b7.zip |
Notes
Diffstat (limited to 'misc/ari-yahoo')
-rw-r--r-- | misc/ari-yahoo/Makefile | 18 | ||||
-rw-r--r-- | misc/ari-yahoo/distinfo | 1 | ||||
-rw-r--r-- | misc/ari-yahoo/pkg-comment | 1 | ||||
-rw-r--r-- | misc/ari-yahoo/pkg-descr | 14 | ||||
-rw-r--r-- | misc/ari-yahoo/pkg-plist | 1 |
5 files changed, 35 insertions, 0 deletions
diff --git a/misc/ari-yahoo/Makefile b/misc/ari-yahoo/Makefile new file mode 100644 index 000000000000..c0b692115e42 --- /dev/null +++ b/misc/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/misc/ari-yahoo/distinfo b/misc/ari-yahoo/distinfo new file mode 100644 index 000000000000..ce8a2acc9a27 --- /dev/null +++ b/misc/ari-yahoo/distinfo @@ -0,0 +1 @@ +MD5 (ari-yahoo-1.4.1.tar.gz) = 672326e43ed0a1f750454ecf2e07bb1a diff --git a/misc/ari-yahoo/pkg-comment b/misc/ari-yahoo/pkg-comment new file mode 100644 index 000000000000..0e25f1e7706d --- /dev/null +++ b/misc/ari-yahoo/pkg-comment @@ -0,0 +1 @@ +A console Yahoo! messenger client diff --git a/misc/ari-yahoo/pkg-descr b/misc/ari-yahoo/pkg-descr new file mode 100644 index 000000000000..be8bd7da4682 --- /dev/null +++ b/misc/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/misc/ari-yahoo/pkg-plist b/misc/ari-yahoo/pkg-plist new file mode 100644 index 000000000000..29ed993c5488 --- /dev/null +++ b/misc/ari-yahoo/pkg-plist @@ -0,0 +1 @@ +bin/ari-yahoo |