Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / x11 / xev / Makefile
blob5acc3e3c189a90068d3f680a69713c57cf29fdba
1 # $NetBSD: Makefile,v 1.11 2012/10/29 05:07:02 asau Exp $
4 DISTNAME= xev-1.2.1
5 CATEGORIES= x11
6 MASTER_SITES= ${MASTER_SITE_XORG:=app/}
7 EXTRACT_SUFX= .tar.bz2
9 MAINTAINER= joerg@NetBSD.org
10 HOMEPAGE= http://xorg.freedesktop.org/
11 COMMENT= Display X events
13 GNU_CONFIGURE= yes
14 USE_TOOLS+= pkg-config
16 CONFIGURE_ENV+= APP_MAN_SUFFIX=1
18 .include "../../meta-pkgs/modular-xorg/hacks.mk"
20 .include "../../x11/libX11/buildlink3.mk"
21 .include "../../x11/libXrandr/buildlink3.mk"
22 .include "../../x11/xproto/buildlink3.mk"
24 .include "../../mk/bsd.pkg.mk"