aboutsummaryrefslogtreecommitdiffstats
path: root/net/hx
diff options
context:
space:
mode:
authormurray <murray@FreeBSD.org>2001-03-29 07:33:22 +0800
committermurray <murray@FreeBSD.org>2001-03-29 07:33:22 +0800
commit28c158baf9b6b91b0bef60d447b7b9e35c1db869 (patch)
tree2f7394d1f6333af38d75ba493aad414f8fc2e851 /net/hx
parentad9c6dd14db7b96edc6faa27b9631038166c9f5b (diff)
downloadfreebsd-ports-graphics-28c158baf9b6b91b0bef60d447b7b9e35c1db869.tar.gz
freebsd-ports-graphics-28c158baf9b6b91b0bef60d447b7b9e35c1db869.tar.zst
freebsd-ports-graphics-28c158baf9b6b91b0bef60d447b7b9e35c1db869.zip
Add hx 0.7.14,
a text based Hotline (http://www.bigredh.com) client for Unix. PR: 26186 Submitted by: logo@blackened.com
Diffstat (limited to 'net/hx')
-rw-r--r--net/hx/Makefile17
-rw-r--r--net/hx/distinfo1
-rw-r--r--net/hx/pkg-comment1
-rw-r--r--net/hx/pkg-descr10
-rw-r--r--net/hx/pkg-plist2
5 files changed, 31 insertions, 0 deletions
diff --git a/net/hx/Makefile b/net/hx/Makefile
new file mode 100644
index 00000000000..3d27f617337
--- /dev/null
+++ b/net/hx/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: hx
+# Date created: 28 March 2001
+# Whom: logo@blackened.com
+#
+# $FreeBSD$
+#
+
+PORTNAME= hx
+PORTVERSION= 0.7.14
+CATEGORIES= net
+MASTER_SITES= ftp://fadeto.blackened.com/pub/other/hotlinex.org/
+
+MAINTAINER= logo@blackened.com
+
+GNU_CONFIGURE= yes
+WRKSRC= ${WRKDIR}/hx
+.include <bsd.port.mk>
diff --git a/net/hx/distinfo b/net/hx/distinfo
new file mode 100644
index 00000000000..a4c71badf05
--- /dev/null
+++ b/net/hx/distinfo
@@ -0,0 +1 @@
+MD5 (hx-0.7.14.tar.gz) = 1d0581ccb298fdb15b6c36c4e5387e34
diff --git a/net/hx/pkg-comment b/net/hx/pkg-comment
new file mode 100644
index 00000000000..e04911b3f46
--- /dev/null
+++ b/net/hx/pkg-comment
@@ -0,0 +1 @@
+A text based Hotline (http://www.bigredh.com) client for Unix
diff --git a/net/hx/pkg-descr b/net/hx/pkg-descr
new file mode 100644
index 00000000000..753ea5f5907
--- /dev/null
+++ b/net/hx/pkg-descr
@@ -0,0 +1,10 @@
+ This is a text based version of the popular hotline client for
+Macintosh. Hotline is a chat/ftp/news protocol. It's setup almost
+like an IRC client, but with the ability to do commands such as cd
+into a directory with /cd and more file transfer oriented functions.
+
+WWW: http://www.hotlinex.org
+FTP MIRROR: ftp://fadeto.blackened.com/other/hotlinex.org/
+
+-Valentino Vaschetto
+ logo@blackened.com
diff --git a/net/hx/pkg-plist b/net/hx/pkg-plist
new file mode 100644
index 00000000000..26005f9f7a9
--- /dev/null
+++ b/net/hx/pkg-plist
@@ -0,0 +1,2 @@
+bin/hx
+man/man1/hx.1