pkgsrc-wip/tleenx2/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

24 lines
600 B
Makefile

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