mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
cf118ccf87
Reported by: lwhsu
12 lines
217 B
Makefile
12 lines
217 B
Makefile
PORTNAME= xfontsel
|
|
PORTVERSION= 1.0.6
|
|
CATEGORIES= x11-fonts
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= Point and click selection of X11 font names
|
|
|
|
USES= xorg xorg-cat:app
|
|
USE_XORG= x11 xaw xmu xt
|
|
|
|
.include <bsd.port.mk>
|