summaryrefslogtreecommitdiff
path: root/net-im/icqlib/Makefile
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-05-05 13:57:00 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-05-05 13:57:00 +0000
commit295cbd60bad6fd2face09733440a0feb438b1e54 (patch)
tree24ff560775643abaf04151ee504b027bfb45d0db /net-im/icqlib/Makefile
parentmove icqlib from devel to net (diff)
icqlib is a library required by kicq, KDE ICQ client.
PR: 10649 Submitted by: Pavel Andreev <paxvel@iname.com>
Notes
Notes: svn path=/head/; revision=18499
Diffstat (limited to 'net-im/icqlib/Makefile')
-rw-r--r--net-im/icqlib/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/net-im/icqlib/Makefile b/net-im/icqlib/Makefile
new file mode 100644
index 000000000000..dd7d37d2e7d6
--- /dev/null
+++ b/net-im/icqlib/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: icqlib
+# Version required: 0.1.3
+# Date created: 16 March 1999
+# Whom: Pavel Andreev
+#
+# $Id: Makefile,v 1.1.1.1 1999/04/30 16:25:18 taoka Exp $
+#
+
+DISTNAME= icqlib-0.1.3
+CATEGORIES= devel
+MASTER_SITES= http://www.cn.ua/~denis/kde/
+
+MAINTAINER= paxvel@iname.com
+
+GNU_CONFIGURE= yes
+
+.include <bsd.port.mk>