[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / chat / centericq

File: [cvs.NetBSD.org] / pkgsrc / chat / centericq / Attic / Makefile (download)

Revision 1.4, Mon Mar 18 02:24:30 2002 UTC (22 years, 1 month ago) by itojun
Branch: MAIN
Changes since 1.3: +3 -2 lines

need libintl

# $NetBSD: Makefile,v 1.4 2002/03/18 02:24:30 itojun 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
COMMENT=	Instant Messenger interface (ICQ2000, Yahoo!, and MSN support)

GNU_CONFIGURE=	yes
USE_NCURSES=	yes

.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"