aboutsummaryrefslogtreecommitdiff
path: root/x11/xsm/Makefile
blob: 43f713990a71bd2478859b24968b5d2d20ad7be5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

PORTNAME=	xsm
PORTVERSION=	1.0.3
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	X Session Manager

XORG_CAT=	app
USE_XORG=	xt xaw xorg-macros

MAN1=		xsm.1

.include <bsd.port.mk>