mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
17 lines
202 B
Makefile
17 lines
202 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= xsm
|
|
PORTVERSION= 1.0.3
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= X Session Manager
|
|
|
|
XORG_CAT= app
|
|
USE_XORG= xt xaw
|
|
|
|
MAN1= xsm.1
|
|
|
|
NO_STAGE= yes
|
|
.include <bsd.port.mk>
|