959f6f9677
Add missing dependencies and sort list Summary of changes: * Improved help messages and man page * Autoconf fixes * Close file descriptors on exec * Various other fixes
12 lines
184 B
Makefile
12 lines
184 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= xsm
|
|
PORTVERSION= 1.0.4
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= X Session Manager
|
|
|
|
XORG_CAT= app
|
|
USE_XORG= ice sm x11 xaw xt
|
|
.include <bsd.port.mk>
|