freebsd-ports/x11-fonts/font-bh-ttf/Makefile
Po-Chuan Hsieh ddd214ad65
x11-fonts/font-bh-ttf: Add NO_ARCH
Approved by:	portmgr (blanket)
2021-07-25 04:24:49 +08:00

15 lines
237 B
Makefile

# Created by: Pawel Worach
PORTNAME= font-bh-ttf
PORTVERSION= 1.0.3
PORTREVISION= 4
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org Bigelow & Holmes TTF font
USES= xorg-cat:font
NO_ARCH= yes
.include <bsd.port.mk>