1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/x11/smproxy/Makefile
Koop Mast 0d5fecae36 Update xkbevd to 1.1.4.
Obtained from:	Xorg devel repo
2015-10-20 13:49:18 +00:00

16 lines
230 B
Makefile

# $FreeBSD$
PORTNAME= smproxy
PORTVERSION= 1.0.6
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>