086b3a3aad
Obtained from: xorg development repo
15 lines
242 B
Makefile
15 lines
242 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= xfontsel
|
|
PORTVERSION= 1.0.4
|
|
CATEGORIES= x11-fonts
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= Point and click selection of X11 font names
|
|
|
|
XORG_CAT= app
|
|
USE_XORG= xt xaw xorg-macros
|
|
|
|
MAN1= xfontsel.1
|
|
|
|
.include <bsd.port.mk>
|