9c77bc1424
- update maintainer email - re-add patch-aa Changes : * add error message for missing file reception directory * web page: add blurb for misconfigured browsers * final translation updates * .. or non-updates (english text copied to translated man pages) * compile fixes (thanks, Andy) * do not send CAP_IS_2002 (it means UTF-8, we can't do that yet) * show failing connections only when verbose or for server connections * display 0x46 meta result (just output the text) For more see Changes
17 lines
389 B
Makefile
17 lines
389 B
Makefile
# $NetBSD: Makefile,v 1.8 2002/10/20 03:09:07 shell Exp $
|
|
|
|
DISTNAME= micq-0.4.9.4
|
|
CATEGORIES= chat
|
|
MASTER_SITES= http://micq.ukeer.de/source/
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= shell@netbsd.org
|
|
HOMEPAGE= http://micq.ukeer.de/
|
|
COMMENT= text-mode ICQ client
|
|
|
|
USE_BUILDLINK2= YES
|
|
USE_GMAKE= YES
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../devel/gettext-lib/buildlink2.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|