diff options
author | sada <sada@FreeBSD.org> | 2001-04-18 07:33:59 +0000 |
---|---|---|
committer | sada <sada@FreeBSD.org> | 2001-04-18 07:33:59 +0000 |
commit | cf60c1d84d635bf1194c34e5eaede1bae30a6859 (patch) | |
tree | afccbea9106f9dcf4cbcf554d32fc6139098ec53 /irc/xaric | |
parent | 140602126db7a9fca6b5e60e1dc2f9eede76ba6f (diff) | |
download | FreeBSD-ports-cf60c1d84d635bf1194c34e5eaede1bae30a6859.zip FreeBSD-ports-cf60c1d84d635bf1194c34e5eaede1bae30a6859.tar.gz |
Add new port Xaric - a UNIX irc client similer to BitchX or ircII.
PR: ports/25129
Submitted by: Alan P. Laudicina <alanp@unixpower.org>
Diffstat (limited to 'irc/xaric')
-rw-r--r-- | irc/xaric/Makefile | 19 | ||||
-rw-r--r-- | irc/xaric/distinfo | 1 | ||||
-rw-r--r-- | irc/xaric/pkg-comment | 1 | ||||
-rw-r--r-- | irc/xaric/pkg-descr | 5 | ||||
-rw-r--r-- | irc/xaric/pkg-plist | 1 |
5 files changed, 27 insertions, 0 deletions
diff --git a/irc/xaric/Makefile b/irc/xaric/Makefile new file mode 100644 index 0000000..9f93485 --- /dev/null +++ b/irc/xaric/Makefile @@ -0,0 +1,19 @@ +# New ports collection makefile for: Xaric +# Date created: 16 Feb 01 +# Whom: alanp@unixpower.org +# +# $FreeBSD$ +# + +PORTNAME= xaric +PORTVERSION= 0.9f +CATEGORIES= irc +MASTER_SITES= ftp://ftp.xaric.org/pub/xaric/ \ + ftp://ftp.unixpower.org/pub/xaric/ + +MAINTAINER= alanp@unixpower.org + +USE_GMAKE= yes +GNU_CONFIGURE= yes + +.include <bsd.port.mk> diff --git a/irc/xaric/distinfo b/irc/xaric/distinfo new file mode 100644 index 0000000..7a16e75 --- /dev/null +++ b/irc/xaric/distinfo @@ -0,0 +1 @@ +MD5 (xaric-0.9f.tar.gz) = e41167d07a7c6766239d3e3a84561e3e diff --git a/irc/xaric/pkg-comment b/irc/xaric/pkg-comment new file mode 100644 index 0000000..1c7a130 --- /dev/null +++ b/irc/xaric/pkg-comment @@ -0,0 +1 @@ +Xaric IRC Client diff --git a/irc/xaric/pkg-descr b/irc/xaric/pkg-descr new file mode 100644 index 0000000..a5a305d --- /dev/null +++ b/irc/xaric/pkg-descr @@ -0,0 +1,5 @@ +Xaric is a UNIX irc client similer to BitchX or ircII. I would impress you +with a list of features, but since it has no impressive features (and lacks +a few important ones) that probably is not a good +idea. The whole reason for Xaric was to remove all of the bogus, broken crap +and silly features from BitchX and have a nice colorful client. diff --git a/irc/xaric/pkg-plist b/irc/xaric/pkg-plist new file mode 100644 index 0000000..cb3d9f2 --- /dev/null +++ b/irc/xaric/pkg-plist @@ -0,0 +1 @@ +bin/xaric |