pkgsrc/x11/imwheel/Makefile
2015-07-04 16:18:28 +00:00

19 lines
504 B
Makefile

# $NetBSD: Makefile,v 1.17 2015/07/04 16:18:42 joerg Exp $
#
DISTNAME= imwheel-0.9.9
PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=imwheel/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://imwheel.sourceforge.net/
COMMENT= Tool which helps to use mousewheels
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --disable-gpm
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXmu/buildlink3.mk"
.include "../../x11/libXtst/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"