aboutsummaryrefslogtreecommitdiffstats
path: root/net/ari-yahoo/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-12-17 10:42:48 +0800
committerobrien <obrien@FreeBSD.org>2000-12-17 10:42:48 +0800
commitcf510688984b92638e8f40f2abdcb6ff8523ebc4 (patch)
treece263ac001d44a270643ed5683e6fd518f542004 /net/ari-yahoo/Makefile
parentddcb75c4519070a3c1c460b8f7f9f08f8d86cc1f (diff)
downloadfreebsd-ports-gnome-cf510688984b92638e8f40f2abdcb6ff8523ebc4.tar.gz
freebsd-ports-gnome-cf510688984b92638e8f40f2abdcb6ff8523ebc4.tar.zst
freebsd-ports-gnome-cf510688984b92638e8f40f2abdcb6ff8523ebc4.zip
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/ari-yahoo/Makefile')
-rw-r--r--net/ari-yahoo/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/net/ari-yahoo/Makefile b/net/ari-yahoo/Makefile
new file mode 100644
index 000000000000..c0b692115e42
--- /dev/null
+++ b/net/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>