summaryrefslogtreecommitdiff
path: root/chat/icqlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chat/icqlib/Makefile')
-rw-r--r--chat/icqlib/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/chat/icqlib/Makefile b/chat/icqlib/Makefile
new file mode 100644
index 00000000000..710b21a5ba5
--- /dev/null
+++ b/chat/icqlib/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/12/15 00:36:27 wiz Exp $
+
+DISTNAME= icqlib-1.0.0
+CATEGORIES= chat
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=icqlib/}
+
+MAINTAINER= magick@bundy.lib.owl.de
+HOMEPAGE= http://kicq.sourceforge.net/
+
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+
+.include "../../mk/bsd.pkg.mk"