blob: f495514c3a376cbff514730fa4c3187e7e4fcf69 (
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-adobe-utopia-100dpi
# Date created: 28 Aug 2005
# Whom: Pawel Worach
#
# $FreeBSD$
#
PORTNAME= font-adobe-utopia-100dpi
PORTVERSION= 1.0.1
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org Adobe Utopia 100dpi font
XORG_CAT= font
USE_XORG= fontutil
.include <bsd.port.mk>
|