aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/encodings/Makefile
blob: 3566a27d08a4e151b307e1113020a56a18976ea6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    encodings
# Date created:				Oct 29 2006
# Whom:					Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	encodings
PORTVERSION=	1.0.3
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>