freebsd-ports/x11/xtestpicture/Makefile
Gleb Popov e427ab10bf *: Move manpages to share/man for imake ports.
Approved by:	portmgr (blanket)
2024-02-04 22:13:55 +03:00

14 lines
312 B
Makefile

PORTNAME= xtestpicture
PORTVERSION= 1.2
PORTREVISION= 3
CATEGORIES= x11
MASTER_SITES= LOCAL/joerg
MAINTAINER= joerg@FreeBSD.org
COMMENT= Create a full-screen image to adjust your monitor
USES= imake xorg
USE_XORG= x11 xext
PLIST_FILES= bin/xtestpicture share/man/man1/${PORTNAME}.1.gz
.include <bsd.port.mk>