cf118ccf87
Reported by: lwhsu
13 lines
228 B
Makefile
13 lines
228 B
Makefile
PORTNAME= smproxy
|
|
PORTVERSION= 1.0.6
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= Session Manager Proxy
|
|
|
|
USES= xorg xorg-cat:app
|
|
USE_XORG= xt xmu
|
|
|
|
PLIST_FILES= bin/smproxy man/man1/smproxy.1.gz
|
|
|
|
.include <bsd.port.mk>
|