Files
pkgsrc-ng/x11/appres/Makefile
2013-09-26 17:14:40 +02:00

17 lines
401 B
Makefile

# $NetBSD: Makefile,v 1.6 2013/05/18 13:32:05 wiz Exp $
DISTNAME= appres-1.0.4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Print resources seen by an application
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"