summaryrefslogtreecommitdiff
path: root/chat/icbirc/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2004-01-18 14:21:18 +0000
committertron <tron@pkgsrc.org>2004-01-18 14:21:18 +0000
commit0141290c02314b60d5c35f6e356551db54bbb266 (patch)
treec2cf00cff08eeb83c252185bbda24ea4c8676849 /chat/icbirc/Makefile
parentd6069deb813ce3f062e321ebbf4b5af3439f345e (diff)
downloadpkgsrc-0141290c02314b60d5c35f6e356551db54bbb266.tar.gz
Import new "icbirc" package: Proxy IRC client and ICB server
Diffstat (limited to 'chat/icbirc/Makefile')
-rw-r--r--chat/icbirc/Makefile13
1 files changed, 13 insertions, 0 deletions
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"