aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/encodings/Makefile
blob: bcc592cd86032d60696a425abbc8151883003c4f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

PORTNAME=   encodings
PORTVERSION=    1.0.4
PORTREVISION=   1
PORTEPOCH=  1
CATEGORIES= x11-fonts

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

XORG_CAT=   font
USE_XORG=   fontutil
FONTDIR=    encodings/large encodings

.include <bsd.port.mk>