freebsd-ports/x11/xtestpicture/Makefile
2021-04-06 16:31:07 +02:00

16 lines
327 B
Makefile

# Created by: joerg
PORTNAME= xtestpicture
PORTVERSION= 1.2
PORTREVISION= 2
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 man/man1/${PORTNAME}.1.gz
.include <bsd.port.mk>