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

PORTNAME=	xsm
PORTVERSION=	1.0.4
CATEGORIES=	x11

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

USES=		xorg xorg-cat:app
USE_XORG=	ice sm x11 xaw xt
.include <bsd.port.mk>