1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
freebsd-ports/x11-fonts/font-alias/Makefile
2021-04-06 16:31:07 +02:00

15 lines
219 B
Makefile

# Created by: Pawel Worach
PORTNAME= font-alias
PORTVERSION= 1.0.4
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org Font aliases
USES= xorg-cat:font
NOFONT= yes
NO_ARCH= yes
.include <bsd.port.mk>