blob: 5b1d8e9b08fb836ae7c5e2887242b11d5240e7d8 (
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
PORTREVISION= 3
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org Adobe 75dpi font
XORG_CAT= font
USE_XORG= fontutil
.include <bsd.port.mk>
|