pkgsrc/fonts/font-util/Makefile

22 lines
517 B
Makefile

# $NetBSD: Makefile,v 1.3 2007/05/07 20:13:27 joerg Exp $
#
DISTNAME= font-util-1.0.1
CATEGORIES= fonts
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Tools for truncating and subseting of ISO10646-1 BDF fonts
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_TOOLS+= perl:run
REPLACE_PERL+= bdftruncate.pl
CONFIGURE_ENV+= APP_MAN_SUFFIX=1
.include "../../mk/bsd.pkg.mk"