From 0141290c02314b60d5c35f6e356551db54bbb266 Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 18 Jan 2004 14:21:18 +0000 Subject: Import new "icbirc" package: Proxy IRC client and ICB server --- chat/icbirc/Makefile | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 chat/icbirc/Makefile (limited to 'chat/icbirc/Makefile') diff --git a/chat/icbirc/Makefile b/chat/icbirc/Makefile new file mode 100644 index 00000000000..5ef589e5c49 --- /dev/null +++ b/chat/icbirc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1.1.1 2004/01/18 14:21:18 tron Exp $ + +DISTNAME= icbirc-1.6 +CATEGORIES= chat +MASTER_SITES= http://www.benzedrine.cx/ + +MAINTAINER= tron@NetBSD.org +HOMEPAGE= http://www.benzedrine.cx/icbirc.html +COMMENT= Proxy IRC client and ICB server + +MAKE_ENV= BINDIR="${PREFIX}/bin" MANDIR="${PREFIX}/man" + +.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3