summaryrefslogtreecommitdiff
path: root/net-im/xicq
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@FreeBSD.org>1998-06-29 18:39:27 +0000
committerMarc G. Fournier <scrappy@FreeBSD.org>1998-06-29 18:39:27 +0000
commita7d31daa8715b29730f0cc49c503062a77856e0b (patch)
treee80c517b1a545d70da410ac6c45b2b8ac2e31016 /net-im/xicq
parentAdded 'docproj' (diff)
Import xicq, another command line ICQ client for Unix
Notes
Notes: svn path=/head/; revision=11611
Diffstat (limited to 'net-im/xicq')
-rw-r--r--net-im/xicq/Makefile28
-rw-r--r--net-im/xicq/distinfo1
-rw-r--r--net-im/xicq/pkg-comment1
-rw-r--r--net-im/xicq/pkg-descr4
-rw-r--r--net-im/xicq/pkg-plist3
5 files changed, 37 insertions, 0 deletions
diff --git a/net-im/xicq/Makefile b/net-im/xicq/Makefile
new file mode 100644
index 000000000000..c3de9a3ee784
--- /dev/null
+++ b/net-im/xicq/Makefile
@@ -0,0 +1,28 @@
+# New ports collection makefile for: xicq
+# Version required: 23 June 1998
+# Date created: 29 June 1998
+# Whom: scrappy
+#
+# $Id:$
+#
+
+DISTNAME= xicq-062398-snapshot
+PKGNAME= xicq-062398
+CATEGORIES= net
+MASTER_SITES= http://www.xtrophy.dk/xicq/
+EXTRACT_SUFX= .tar.gz
+
+MAINTAINER= scrappy@freebsd.org
+
+WRKSRC= ${WRKDIR}/xicq-062398-snapshot
+
+USE_GMAKE= yes
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/bin/xicq ${PREFIX}/bin
+ ${MKDIR} ${PREFIX}/share/examples/xicq
+.for file in contact config
+ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/examples/xicq
+.endfor
+
+.include <bsd.port.mk>
diff --git a/net-im/xicq/distinfo b/net-im/xicq/distinfo
new file mode 100644
index 000000000000..ff34af328a4e
--- /dev/null
+++ b/net-im/xicq/distinfo
@@ -0,0 +1 @@
+MD5 (xicq-062398-snapshot.tar.gz) = 9bb5fb68ba7fb845166d80593ab2271f
diff --git a/net-im/xicq/pkg-comment b/net-im/xicq/pkg-comment
new file mode 100644
index 000000000000..e1315e3ced8e
--- /dev/null
+++ b/net-im/xicq/pkg-comment
@@ -0,0 +1 @@
+Xtropy's ICQ Client
diff --git a/net-im/xicq/pkg-descr b/net-im/xicq/pkg-descr
new file mode 100644
index 000000000000..940a8735109c
--- /dev/null
+++ b/net-im/xicq/pkg-descr
@@ -0,0 +1,4 @@
+Xtropy's ICQ Client
+
+ - http://www.xtrophy.dk/xicq
+
diff --git a/net-im/xicq/pkg-plist b/net-im/xicq/pkg-plist
new file mode 100644
index 000000000000..61798d283698
--- /dev/null
+++ b/net-im/xicq/pkg-plist
@@ -0,0 +1,3 @@
+bin/xicq
+share/examples/xicq/contact
+share/examples/xicq/config