summaryrefslogtreecommitdiffstats
path: root/x11/smproxy/Makefile
blob: 77100563f6cf91867a2c6e069dceb048e0cf5fe3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    smproxy
# Date Created:             17 Feb 2006
# Whom:                 Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD: ports/x11/smproxy/Makefile,v 1.1 2007/05/19 20:27:20 flz Exp $
#

PORTNAME=   smproxy
PORTVERSION=    1.0.3
CATEGORIES= x11

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

XORG_CAT=   app
USE_XORG=   xt xmu

PLIST_FILES=    bin/smproxy

MAN1=       smproxy.1

.include <bsd.port.mk>