19 lines
460 B
Makefile
19 lines
460 B
Makefile
# $NetBSD: Makefile,v 1.7 2012/10/03 18:28:21 asau Exp $
|
|
#
|
|
|
|
DISTNAME= font-ibm-type1-1.0.3
|
|
CATEGORIES= fonts
|
|
MASTER_SITES= ${MASTER_SITE_XORG:=font/}
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= joerg@NetBSD.org
|
|
HOMEPAGE= http://xorg.freedesktop.org/
|
|
COMMENT= IBM Courier Type1 fonts
|
|
|
|
GNU_CONFIGURE= yes
|
|
CONFIGURE_ENV+= FCCACHE=${TOOLS_CMD.true:Q}
|
|
|
|
FONTS_DIRS.type1= share/fonts/X11/Type1
|
|
FONTS_DIRS.x11= share/fonts/X11/Type1
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|