aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/font-adobe-100dpi/Makefile
blob: 9eabed9b358805c523179f0cf1ca6eff82979d19 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Pawel Worach

PORTNAME=	font-adobe-100dpi
PORTVERSION=	1.0.3
PORTREVISION=	4
CATEGORIES=	x11-fonts

MAINTAINER=	x11@FreeBSD.org
COMMENT=	X.Org Adobe 100dpi font

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		xorg xorg-cat:font
USE_XORG=	fontutil

NO_ARCH=	yes

.include <bsd.port.mk>