aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/xorg-fonts-truetype/Makefile
blob: 9200313f55552b9979acc536051caedad56972ed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
PORTNAME=	xorg-fonts-truetype
PORTVERSION=	7.7
PORTREVISION=	1
CATEGORIES=	x11-fonts

MAINTAINER=	x11@FreeBSD.org
COMMENT=	X.Org TrueType fonts
WWW=		https://www.x.org/

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>