blob: 8091ad02bcea075db90e5b41e2abdfa527001441 (
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-type1
# Date created: 28 Aug 2005
# Whom: Pawel Worach
#
# $FreeBSD$
#
PORTNAME= font-bh-type1
PORTVERSION= 1.0.0
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org Bigelow Holmes Type1 font
XORG_CAT= font
.include <bsd.port.mk>
|