1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/x11/smproxy/Makefile
Eitan Adler e3c4574a63 - update iceauth to 1.0.5
- update libXcursor to  1.1.12
- update libXdmcp to 1.1.0
- update libxkbfile to 1.0.7
- update rstart to 1.0.4
- update smproxy to 1.0.5
- update viewres to  1.0.3
- update x11perf to 1.5.4
- update xauth to  1.0.6
- update xbacklight to 1.1.2
- update xbitmaps to  1.1.1
- update xclipboard to 1.1.1
- update xcmsdb to 1.0.3
- update xcursor-themes to 1.0.3
- update xcursorgen to 1.0.4
- update xditview to 1.0.2
- update xdpyinfo to 1.2.0
- update xgc to 1.0.3
- update xkbevd to 1.1.2
- update xkbprint to 1.1.2
- update xkbutils to 1.0.3
- update xload to 1.0.2
- update xlogo to 1.0.3
- update xlsclients to 1.1.2
- update xmodmap to 1.0.5
- update xstdcmap to 1.0.2
- update xtrans to 1.2.6
- update xwd to  1.0.4
- add licenses to ports where it is known
- remove outdated conflicts line
- fix comment in xlogo

Approved by:	sahil (mentor)
Obtained from:	xorg-devel repo
2011-09-20 02:52:01 +00:00

23 lines
352 B
Makefile

# New ports collection makefile for: smproxy
# Date Created: 17 Feb 2006
# Whom: Florent Thoumie <flz@FreeBSD.org>
#
# $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
MAN1= smproxy.1
.include <bsd.port.mk>