mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
15 lines
219 B
Makefile
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>
|