freebsd-ports/x11/xsetroot/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

12 lines
271 B
Makefile

PORTNAME= xsetroot
PORTVERSION= 1.1.2
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 man/man1/xsetroot.1.gz
.include <bsd.port.mk>