# Created by: Eric Anholt <anholt@FreeBSD.org>
# $FreeBSD: head/x11-fonts/xorg-fonts-truetype/Makefile 553901 2020-11-02 12:52:55Z 0mp $

PORTNAME=	xorg-fonts-truetype
PORTVERSION=	7.7
PORTREVISION=	1
CATEGORIES=	x11-fonts

MAINTAINER=	x11@FreeBSD.org
COMMENT=	X.Org TrueType fonts

RUN_DEPENDS=	font-bh-ttf>0:x11-fonts/font-bh-ttf \
		font-misc-meltho>0:x11-fonts/font-misc-meltho \
		font-misc-ethiopic>0:x11-fonts/font-misc-ethiopic \
		encodings>0:x11-fonts/encodings \
		dejavu>0:x11-fonts/dejavu

USES=		metaport

.include <bsd.port.mk>