Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / x11 / xmag / Makefile
blob219689c3bd2a951f7e7ff7061fcb408deb30eb86
1 # $NetBSD: Makefile,v 1.9 2012/10/29 05:07:15 asau Exp $
4 DISTNAME= xmag-1.0.5
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= Magnify parts of the screen
13 CONFIGURE_ENV+= APP_MAN_SUFFIX=1
14 GNU_CONFIGURE= yes
15 USE_TOOLS+= pkg-config
17 MAKE_FLAGS+= appdefaultdir=${PREFIX}/lib/X11/app-defaults
19 .include "../../x11/libXaw/buildlink3.mk"
20 .include "../../mk/bsd.pkg.mk"