pkgsrc/wm/twm/Makefile
bjs 7778315804 Update to version 1.0.4. Fixes a bug with mouse button limits, and
gets along better with automake-1.10.  The rest of the changes are
cosmetic in nature.
2008-04-24 03:50:58 +00:00

22 lines
619 B
Makefile

# $NetBSD: Makefile,v 1.2 2008/04/24 03:50:58 bjs Exp $
DISTNAME= twm-1.0.4
CATEGORIES= x11 wm
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Tom's Window Manager
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXmu/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../x11/xbitmaps/buildlink3.mk"
.include "../../x11/xextproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"