ports/x11/smproxy/Makefile
Helge Oldach 8efbfe6d1f x11/*: Move manpages to share/man
Approved by:	portmgr (blanket)
2024-01-29 20:35:45 +03:00

15 lines
291 B
Makefile

PORTNAME= smproxy
PORTVERSION= 1.0.6
PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Session Manager Proxy
USES= xorg xorg-cat:app
USE_XORG= xt xmu
PLIST_FILES= bin/smproxy share/man/man1/smproxy.1.gz
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
.include <bsd.port.mk>