aboutsummaryrefslogtreecommitdiffstats
path: root/x11/smproxy/Makefile
blob: 78a13ec16c595175d7c132a1c13cdf217d41d450 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

PORTNAME=   smproxy
PORTVERSION=    1.0.5
CATEGORIES= x11

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

XORG_CAT=   app
USE_XORG=   xt xmu

PLIST_FILES=    bin/smproxy man/man1/smproxy.1.gz

.include <bsd.port.mk>