Alvaro's Messenger is a MSN messenger client for linux/unix/windows/mac. It features multilanguage support, file transfers, new graphical interface, more interaction, sound events, email notification, url processing, on event alarms, history and more... TODO: It's late, and i'm not sure how to fix this: WARN: "WRKSRC" has to appear earlier in Makefile. Should be easilly fixed, or not important.
17 lines
404 B
Makefile
17 lines
404 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2003/04/13 22:45:38 virtus Exp $
|
|
#
|
|
|
|
DISTNAME= amsn-0.71
|
|
CATEGORIES= chat
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=amsn/}
|
|
|
|
MAINTAINER= virtus@wanadoo.nl
|
|
HOMEPAGE= http://amsn.sf.net
|
|
COMMENT= Alvaro's MSN messenger client
|
|
|
|
WRKSRC= ${WRKDIR}/msn
|
|
USE_BUILDLINK2= YES
|
|
|
|
.include "../../lang/tcl/buildlink2.mk"
|
|
.include "../../x11/tk/buildlink2.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|