pkgsrc-ng/x11/xprop/Makefile
2014-08-11 13:27:10 +02:00

18 lines
421 B
Makefile

# $NetBSD: Makefile,v 1.11 2013/08/09 09:21:24 wiz Exp $
DISTNAME= xprop-1.2.2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Property displayer for X
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXmu/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"