freebsd-ports/x11/xsetroot/Makefile

15 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>