2020-01-19 00:30:43 +01:00
|
|
|
# $NetBSD: Makefile,v 1.7 2020/01/18 23:31:03 rillig Exp $
|
2006-11-15 15:57:14 +01:00
|
|
|
#
|
|
|
|
|
2012-06-12 04:10:22 +02:00
|
|
|
DISTNAME= font-mutt-misc-1.0.3
|
2006-11-15 15:57:14 +01:00
|
|
|
CATEGORIES= fonts
|
2008-05-24 23:45:14 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_XORG:=font/}
|
2006-11-15 15:57:14 +01:00
|
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
|
|
|
|
MAINTAINER= joerg@NetBSD.org
|
2020-01-19 00:30:43 +01:00
|
|
|
HOMEPAGE= https://xorg.freedesktop.org/
|
2006-11-15 15:57:14 +01:00
|
|
|
COMMENT= 100dpi PCF versions of the ClearlyU fonts
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
2010-09-09 20:44:31 +02:00
|
|
|
USE_TOOLS+= pkg-config bdftopcf ucs2any gzip
|
2006-11-15 15:57:14 +01:00
|
|
|
|
2010-09-09 20:44:31 +02:00
|
|
|
FONTS_DIRS.x11= share/fonts/X11/misc
|
2006-11-15 15:57:14 +01:00
|
|
|
|
|
|
|
INSTALLATION_DIRS= share/doc/font-mutt-misc
|
|
|
|
|
|
|
|
post-install:
|
|
|
|
${INSTALL_DATA} ${WRKSRC}/COPYING ${DESTDIR}${PREFIX}/share/doc/font-mutt-misc
|
|
|
|
|
|
|
|
.include "../../fonts/font-util/buildlink3.mk"
|
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|