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