freebsd-ports/x11-fonts/xfontsel/Makefile
Niclas Zeising 086b3a3aad Update to 1.0.4
Obtained from:	xorg development repo
2013-03-11 19:55:33 +00:00

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>