pkgsrc/x11/xlsfonts/Makefile
wiz 01125a387c Update to 1.0.5:
Alan Coopersmith (7):
      config: Add missing AC_CONFIG_SRCDIR
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Print which option was in error along with usage message
      Add -version option to print program version
      Remove old CVS id tags
      xlsfonts 1.0.5
2015-04-17 07:13:06 +00:00

18 lines
428 B
Makefile

# $NetBSD: Makefile,v 1.5 2015/04/17 07:13:06 wiz Exp $
DISTNAME= xlsfonts-1.0.5
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= blair.sadewitz@gmail.com
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Lists available fonts
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
.include "../../x11/libFS/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"