blob: 2342978eefd3753751e6ed4860283198b5658c38 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
PORTNAME= font-adobe-utopia-75dpi
PORTVERSION= 1.0.4
PORTREVISION= 4
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org Adobe Utopia 75dpi font
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= xorg xorg-cat:font
USE_XORG= fontutil
NO_ARCH= yes
.include <bsd.port.mk>
|