pkgsrc-wip/tleenx3/Makefile
Sergey Svishchev 7b4709677e Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
2006-10-29 08:32:37 +00:00

19 lines
535 B
Makefile

# $NetBSD: Makefile,v 1.6 2006/10/29 08:32:57 shattered Exp $
#
DISTNAME= TleenX3-0.1
PKGNAME= ${DISTNAME:S/T/t/:S/X/x/}
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tleenx/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://tleenx.sourceforge.net/
COMMENT= Polish IM communication client
GNU_CONFIGURE= yes
.include "../../x11/gtk2/buildlink3.mk"
.include "../../net/gnet/buildlink3.mk"
.include "../../wip/libtlen2/buildlink3.mk"
.include "../../chat/libtlen/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"