14 lines
227 B
Makefile
14 lines
227 B
Makefile
# Created by: Pawel Worach
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= font-bh-ttf
|
|
PORTVERSION= 1.0.3
|
|
CATEGORIES= x11-fonts
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= X.Org Bigelow & Holmes TTF font
|
|
|
|
XORG_CAT= font
|
|
|
|
NO_STAGE= yes
|
|
.include <bsd.port.mk>
|