blob: bffb80a6c0a1b696bda2b36b96b7d8856803d016 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $FreeBSD$
PORTNAME= xfontsel
PORTVERSION= 1.0.5
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
COMMENT= Point and click selection of X11 font names
XORG_CAT= app
USE_XORG= xt xaw
.include <bsd.port.mk>
|