Files
pkgsrc-ng/x11/xlsatoms/Makefile
2016-01-21 23:41:46 +01:00

19 lines
474 B
Makefile

# $NetBSD: Makefile,v 1.3 2015/04/17 07:12:15 wiz Exp $
DISTNAME= xlsatoms-1.1.2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Lists the interned atoms defined on an X11 server
LICENSE= x11
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
.include "../../x11/libxcb/buildlink3.mk"
.include "../../devel/xorg-util-macros/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"