summaryrefslogtreecommitdiff
path: root/print/utopia/Makefile
blob: 339938a039d7b4bf37eccdcd58fbd3aab5ea8f25 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: James Bailie <jimmy@mammothcheese.ca>
# $FreeBSD$

PORTNAME=	utopia
PORTVERSION=	1.1
CATEGORIES=	print
MASTER_SITES=	http://www.mammothcheese.ca/

MAINTAINER=	jimmy@mammothcheese.ca
COMMENT=	Adobe Utopia typeface for Groff

MAN7=	utopia_font.7

MANCOMPRESSED=	yes

NO_STAGE=	yes
.include <bsd.port.mk>