freebsd-ports/x11-fonts/font-bh-75dpi/Makefile
Po-Chuan Hsieh 9116b905d2
x11-fonts/font-bh-75dpi: Add NO_ARCH
Approved by:	portmgr (blanket)
2021-07-25 04:24:47 +08:00

16 lines
263 B
Makefile

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