pkgsrc/chat/quirc/Makefile
grant 65d9786f7f Initial import of quirc 0.9.82 into the NetBSD packages collection.
QuIRC is a stable and powerful IRC client. It features a clean interface
that scales well to many servers and channels. It includes many features
that power users will appreciate. It contains advanced scripting
facilities powered by Tcl, accompanied by Tk. It has been called by
some what XiRCON should have been, and by others, simply great.

Submitted in PR pkg/19450 by Juan RP.
2002-12-19 12:04:30 +00:00

18 lines
383 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2002/12/19 12:04:30 grant Exp $
#
DISTNAME= quirc-0.9.82
CATEGORIES= chat
MASTER_SITES= http://quirc.org/
MAINTAINER= jrp@hispabsd.org
HOMEPAGE= http://quirc.org/
COMMENT= Stable and powerful graphical IRC client
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
USE_GMAKE= YES
USE_X11= YES
.include "../../x11/tk/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"