blob: d58dc041bfe0f7f93f9167014b2f0fa76e4db149 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
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>
|