blob: c5db3d9bc7b514a58c64c8e70a70295fe54679fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# New ports collection makefile for: font-bh-ttf
# Date created: 28 Aug 2005
# Whom: Pawel Worach
#
# $FreeBSD$
#
PORTNAME= font-bh-ttf
PORTVERSION= 1.0.0
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org Bigelow & Holmes TTF font
XORG_CAT= font
.include <bsd.port.mk>
|