pkgsrc/fonts/font-alias/Makefile
wiz d05754011b font-alias: update to 1.0.4.
This minor maintenance release rolls up the past decade worth of fixes & cleanups.

Alan Coopersmith (5):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      font-alias 1.0.4

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

Gaetan Nadon (2):
      config: Use the shorthand --disable-all-encodings option in font-util v1.2
      config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES

Jesse Adkins (1):
      Purge cvs tags.

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

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish
2020-08-07 20:28:14 +00:00

14 lines
344 B
Makefile

# $NetBSD: Makefile,v 1.7 2020/08/07 20:28:14 wiz Exp $
DISTNAME= font-alias-1.0.4
CATEGORIES= fonts x11
MASTER_SITES= ${MASTER_SITE_XORG:=font/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= https://xorg.freedesktop.org/
COMMENT= Standard aliases for X11 PCF fonts
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"