pkgsrc/x11/appres/Makefile
wiz bea05440f2 appres: update to 1.0.5.
Alan Coopersmith (4):
      Print which option was in error along with usage message
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      appres 1.0.5

Emil Velikov (1):
      autogen.sh: use quoted string variables

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish
2018-03-05 09:27:12 +00:00

16 lines
401 B
Makefile

# $NetBSD: Makefile,v 1.7 2018/03/05 09:27:12 wiz Exp $
DISTNAME= appres-1.0.5
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"