summaryrefslogtreecommitdiffstats
path: root/x11-fonts/font-alias/Makefile
blob: 041d5b0f5155127ce39ab57f4611195d05730b1c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    font-alias
# Date created:     28 Aug 2005
# Whom:         Pawel Worach
#
# $FreeBSD: ports/x11-fonts/font-alias/Makefile,v 1.2 2010/05/01 11:40:51 miwi Exp $
#

PORTNAME=   font-alias
PORTVERSION=    1.0.2
CATEGORIES= x11-fonts

MAINTAINER= x11@FreeBSD.org
COMMENT=    X.Org Font aliases

XORG_CAT=   font
FONTDIR=    100dpi 75dpi misc cyrillic

.include <bsd.port.mk>