freebsd-ports/x11/smproxy/Makefile

16 lines
230 B
Makefile
Raw Normal View History

# $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>