1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/x11-fonts/xfontsel/Makefile
Niclas Zeising 0a171811a9 x11-fonts/xfontsel: update to 1.0.6
Add missing dependencies

Summary of changes:
* Autoconf changes and fixes
* Code cleanup and misc. fixes.
2018-05-10 11:30:13 +00:00

14 lines
219 B
Makefile

# $FreeBSD$
PORTNAME= xfontsel
PORTVERSION= 1.0.6
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
COMMENT= Point and click selection of X11 font names
XORG_CAT= app
USE_XORG= x11 xaw xmu xt
.include <bsd.port.mk>