pkgsrc-wip/tleenx2/Makefile

25 lines
600 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.10 2012/10/07 17:17:40 asau Exp $
#
2004-02-22 22:15:53 +01:00
DISTNAME= TleenX2-20040214
PKGNAME= tleenx2-20040214
PKGREVISION= 1
2004-01-16 09:32:08 +01:00
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tleenx/}
MAINTAINER= pkgsrc-users@NetBSD.org
2004-01-16 09:32:08 +01:00
HOMEPAGE= http://tleenx.sourceforge.net/
COMMENT= Client to tlen.pl - polish IM / chat system
PKG_DESTDIR_SUPPORT= none
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
2008-02-03 19:10:12 +01:00
USE_TOOLS+= pkg-config
2004-01-16 09:32:08 +01:00
LIBS+= -lm
2004-02-22 22:15:53 +01:00
.include "../../x11/gtk2/buildlink3.mk"
2008-02-03 19:10:12 +01:00
.include "../../x11/scrnsaverproto/buildlink3.mk"
2004-02-22 22:48:21 +01:00
.include "../../chat/libtlen/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"