aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/font-alias/Makefile
blob: 9c0d1b895c4397cb5d8586bc2ed2cc822676ed5e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Pawel Worach

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

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

USES=		xorg-cat:font
NOFONT=		yes
NO_ARCH=	yes

.include <bsd.port.mk>