blob: cd3e992d83941fd5ef25a69b3d92d2910d426117 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Created by: Pawel Worach
# $FreeBSD$
PORTNAME= font-adobe-utopia-100dpi
PORTVERSION= 1.0.4
PORTREVISION= 3
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org Adobe Utopia 100dpi font
XORG_CAT= font
USE_XORG= fontutil
.include <bsd.port.mk>
|