pkgsrc-wip/tleenx3/Makefile
Aleksej Saushev a24943a589 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
2012-10-07 17:17:20 +00:00

22 lines
573 B
Makefile

# $NetBSD: Makefile,v 1.8 2012/10/07 17:17:40 asau Exp $
#
DISTNAME= TleenX3-0.1
PKGNAME= ${DISTNAME:S/T/t/:S/X/x/}
PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tleenx/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://tleenx.sourceforge.net/
COMMENT= Polish IM communication client
PKG_DESTDIR_SUPPORT= none
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"