summaryrefslogtreecommitdiff
path: root/chat/icbirc/Makefile
diff options
context:
space:
mode:
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"