aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/xorg-fonts-truetype/Makefile
blob: b6aa88386e9a423b3dfd1eebe7138f5ab5fa335e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Eric Anholt <anholt@FreeBSD.org>
# $FreeBSD$

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>