mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
7758c55e3c
- Convert to staging
13 lines
173 B
Makefile
13 lines
173 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
|
|
.include <bsd.port.mk>
|