19 lines
328 B
Makefile
19 lines
328 B
Makefile
# Created by: Pawel Worach
|
|
# $FreeBSD$
|
|
|
|
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>
|