Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / x11 / imwheel / Makefile
blob1b0308d06b3b6e4e1d9a3a649d6f09b1da9120d2
1 # $NetBSD: Makefile,v 1.15 2012/10/23 10:24:18 wiz Exp $
4 DISTNAME= imwheel-0.9.9
5 PKGREVISION= 1
6 CATEGORIES= x11
7 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=imwheel/}
9 MAINTAINER= pkgsrc-users@NetBSD.org
10 HOMEPAGE= http://imwheel.sourceforge.net/
11 COMMENT= Tool which helps to use mousewheels
13 USE_X11BASE= YES
15 GNU_CONFIGURE= YES
16 CONFIGURE_ARGS+= --disable-gpm
18 .include "../../x11/libXext/buildlink3.mk"
19 .include "../../x11/libXmu/buildlink3.mk"
20 .include "../../x11/libXtst/buildlink3.mk"
21 .include "../../mk/bsd.pkg.mk"