xref: /mports/x11-fonts/uw-ttyp0/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	uw-ttyp0
2PORTVERSION=	2.1
3CATEGORIES=	x11-fonts
4MASTER_SITES=	https://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/
5
6MAINTAINER=	ports@MidnightBSD.org
7COMMENT=	Monospaced bitmap fonts for X11
8
9LICENSE=		mit TTYP0
10LICENSE_COMB=		multi
11LICENSE_NAME_TTYP0=	ttyp0 License
12LICENSE_FILE_TTYP0=	${WRKSRC}/LICENSE
13LICENSE_PERMS_TTYP0=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
14
15BUILD_DEPENDS=	bdftopcf:x11-fonts/bdftopcf \
16		fonttosfnt:x11-fonts/fonttosfnt \
17		mkfontscale:x11-fonts/mkfontscale
18
19HAS_CONFIGURE=	yes
20NO_ARCH=	yes
21USES=		fonts gmake perl5
22USE_PERL5=	build
23
24# Passing --prefix and --pcfdir to the configure script does not work: it is a
25# homebrewed script that relies on features only present in expr(1) from GNU
26# coreutils.
27MAKE_ARGS=	PREFIX=${LOCALBASE} PCFDIR=${FONTSDIR}
28
29.include <bsd.port.mk>
30

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026