2010-01-29 17:08:17 +01:00
|
|
|
# $NetBSD: Makefile,v 1.19 2010/01/29 16:09:49 joerg Exp $
|
2004-02-13 07:32:18 +01:00
|
|
|
|
2004-06-07 08:12:16 +02:00
|
|
|
DISTNAME= xchat-systray-integration-2.4.5-src
|
2004-02-13 07:32:18 +01:00
|
|
|
PKGNAME= ${DISTNAME:S/-src//}
|
2009-08-26 21:56:37 +02:00
|
|
|
PKGREVISION= 5
|
2004-02-13 07:32:18 +01:00
|
|
|
CATEGORIES= chat
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchat2-plugins/}
|
|
|
|
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
2006-10-04 22:46:42 +02:00
|
|
|
HOMEPAGE= http://www.patriziobassi.it/blight/index.php?act=Systray
|
2007-03-12 13:46:29 +01:00
|
|
|
COMMENT= Systray icon plugin for XChat
|
2004-02-13 07:32:18 +01:00
|
|
|
|
2010-01-29 17:08:17 +01:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2005-12-05 21:49:47 +01:00
|
|
|
DEPENDS+= xchat>=2.0:../../chat/xchat
|
2004-02-13 07:32:18 +01:00
|
|
|
|
2004-03-27 22:32:13 +01:00
|
|
|
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
|
2006-07-06 23:26:23 +02:00
|
|
|
USE_LIBTOOL= yes
|
2005-08-10 22:56:10 +02:00
|
|
|
USE_TOOLS+= gmake pkg-config
|
2004-02-13 07:32:18 +01:00
|
|
|
|
2006-07-06 23:26:23 +02:00
|
|
|
MAKE_ENV+= prefix=${PREFIX:Q} SHLIBTOOL=${SHLIBTOOL:Q}
|
2004-02-13 07:32:18 +01:00
|
|
|
|
|
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|