summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-06-09 01:58:18 +0000
committersteve <steve@FreeBSD.org>1999-06-09 01:58:18 +0000
commitdf71171e225aa414694626877b2096823ac39410 (patch)
tree12e19b511cdc73330302060656d61a756a628126
parent67f946ad33c9be8fca439ea112bb3bfbf8a8ce87 (diff)
downloadFreeBSD-ports-df71171e225aa414694626877b2096823ac39410.zip
FreeBSD-ports-df71171e225aa414694626877b2096823ac39410.tar.gz
Initial import of quirc version 0.9.77.
An irc client for the X Window System that uses TCL/TK. PR: 11827 Submitted by: Chris Piazza <cpiazza@home.net>
-rw-r--r--irc/quirc/Makefile25
-rw-r--r--irc/quirc/distinfo1
-rw-r--r--irc/quirc/pkg-comment1
-rw-r--r--irc/quirc/pkg-descr7
-rw-r--r--irc/quirc/pkg-plist20
5 files changed, 54 insertions, 0 deletions
diff --git a/irc/quirc/Makefile b/irc/quirc/Makefile
new file mode 100644
index 0000000..808b29f
--- /dev/null
+++ b/irc/quirc/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: QuIRC
+# Version required: 0.9.77
+# Date created: 21 May 1999
+# Whom: Chris Piazza <cpiazza@home.net>
+#
+# $Id$
+#
+
+DISTNAME= quirc
+PKGNAME= quirc-0.9.77
+CATEGORIES= net tk80
+MASTER_SITES= http://www.quirc.org/ \
+ http://patearl.powersurfr.com/quirc/
+
+MAINTAINER= cpiazza@home.net
+
+LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
+
+USE_XLIB= yes
+GNU_CONFIGURE= yes
+
+post-install:
+ @strip ${PREFIX}/bin/quirc
+
+.include <bsd.port.mk>
diff --git a/irc/quirc/distinfo b/irc/quirc/distinfo
new file mode 100644
index 0000000..9383830
--- /dev/null
+++ b/irc/quirc/distinfo
@@ -0,0 +1 @@
+MD5 (quirc.tar.gz) = 850f5dac308b276b91deb9bdfd57fdc8
diff --git a/irc/quirc/pkg-comment b/irc/quirc/pkg-comment
new file mode 100644
index 0000000..f3f2ab3
--- /dev/null
+++ b/irc/quirc/pkg-comment
@@ -0,0 +1 @@
+An irc client for the X Window System that uses TCL/TK.
diff --git a/irc/quirc/pkg-descr b/irc/quirc/pkg-descr
new file mode 100644
index 0000000..03d3225
--- /dev/null
+++ b/irc/quirc/pkg-descr
@@ -0,0 +1,7 @@
+An IRC client for the X Window System that uses TCL/TK. It boasts
+many advanced scripting facilities and a clean interface.
+
+WWW: http://quirc.org/
+
+-Chris Piazza
+cpiazza@home.net
diff --git a/irc/quirc/pkg-plist b/irc/quirc/pkg-plist
new file mode 100644
index 0000000..6887a90
--- /dev/null
+++ b/irc/quirc/pkg-plist
@@ -0,0 +1,20 @@
+bin/quirc
+bin/quirc.inst
+share/quirc/VERSION
+share/quirc/country.tcl
+share/quirc/dal.tcl
+share/quirc/default.tcl
+share/quirc/fun.tcl
+share/quirc/global.tcl
+share/quirc/killjpq.tcl
+share/quirc/mircservers.tcl
+share/quirc/newserver.tcl
+share/quirc/notify.tcl
+share/quirc/popups.tcl
+share/quirc/qwidgets.tcl
+share/quirc/servers
+share/quirc/style.tcl
+share/quirc/translate.tcl
+share/quirc/variables.tcl
+share/quirc/winpopup.tcl
+@dirrm share/quirc
OpenPOWER on IntegriCloud