freebsd-ports/x11/xsm/Makefile

13 lines
173 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= xsm
2013-02-14 14:11:01 +01:00
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>