freebsd-ports/x11-fonts/font-bh-ttf/Makefile
Yasuhiro Kimura d53590cecb x11-fonts/font-bh-ttf: Add license information
PR:		273007
Approved by:	manu (x11, maintainer)
2023-08-14 15:42:15 +09:00

19 lines
386 B
Makefile

PORTNAME= font-bh-ttf
PORTVERSION= 1.0.3
PORTREVISION= 5
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org Bigelow & Holmes TTF font
WWW= https://www.x.org/
LICENSE= LUXI
LICENSE_NAME= License of Luxi fonts
LICENSE_FILE= ${WRKSRC}/COPYING
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
USES= xorg-cat:font
NO_ARCH= yes
.include <bsd.port.mk>