mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
0a171811a9
Add missing dependencies Summary of changes: * Autoconf changes and fixes * Code cleanup and misc. fixes.
14 lines
219 B
Makefile
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>
|