blob: fb2d5090f1238dd840fdbae40a67c6bc1aebe6cc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Created by: Pawel Worach
# $FreeBSD$
PORTNAME= font-misc-misc
PORTVERSION= 1.1.2
PORTREVISION= 2
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org miscellaneous Misc fonts
XORG_CAT= font
USE_XORG= fontutil
.include <bsd.port.mk>
|