Update x11-fonts/jetbrains-mono to version 2.001,1
[dports.git] / x11-fonts / xfontsel / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       xfontsel
4 PORTVERSION=    1.0.6
5 CATEGORIES=     x11-fonts
6
7 MAINTAINER=     x11@FreeBSD.org
8 COMMENT=        Point and click selection of X11 font names
9
10 USES=           xorg xorg-cat:app
11 USE_XORG=       x11 xaw xmu xt
12
13 .include <bsd.port.mk>