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

14 lines
334 B
Makefile

PORTNAME= xsetroot
PORTVERSION= 1.1.2
PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Root window parameter setting utility for X
USES= xorg xorg-cat:app
USE_XORG= xmuu x11 xbitmaps xcursor
PLIST_FILES= bin/xsetroot share/man/man1/xsetroot.1.gz
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
.include <bsd.port.mk>