pkgsrc/fonts/encodings/Makefile

21 lines
470 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.2 2007/03/18 20:22:12 wiz Exp $
#
DISTNAME= encodings-1.0.2
CATEGORIES= fonts x11
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= X11 Font Index Generator
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_TOOLS+= gzip mkfontscale
.include "../../mk/bsd.pkg.mk"