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

PORTNAME=	xorg-fonts-type1
PORTVERSION=	7.7
CATEGORIES=	x11-fonts

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

RUN_DEPENDS=	font-adobe-utopia-type1>0:x11-fonts/font-adobe-utopia-type1 \
		font-bh-type1>0:x11-fonts/font-bh-type1 \
		font-bitstream-type1>0:x11-fonts/font-bitstream-type1 \
		font-ibm-type1>0:x11-fonts/font-ibm-type1 \
		font-xfree86-type1>0:x11-fonts/font-xfree86-type1 \
		encodings>0:x11-fonts/encodings

USES=		metaport

.include <bsd.port.mk>