pkgsrc/chat/centericq/Makefile

20 lines
559 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.5 2002/03/25 01:41:04 jmc Exp $
#
DISTNAME= centericq-4.6.5
CATEGORIES= chat
MASTER_SITES= http://konst.org.ua/download/
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://konst.org.ua/eng/software/centericq/info.html
2002-03-10 17:56:09 +01:00
COMMENT= Instant Messenger interface (ICQ2000, Yahoo!, and MSN support)
GNU_CONFIGURE= yes
USE_NCURSES= yes
2002-03-18 03:24:30 +01:00
.include "../../devel/gettext-lib/buildlink.mk"
.include "../../devel/ncurses/buildlink.mk"
.include "../../lang/gcc/Makefile.gcc"
.include "../../devel/libsigc++/buildlink.mk"
.include "../../mk/bsd.pkg.mk"