summaryrefslogtreecommitdiff
path: root/x11/xsm/Makefile
blob: 5981afedb0ce6b17b56f2eb8296b37d515b28c18 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $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>