freebsd-ports/x11/xtestpicture/Makefile
Joerg Wunsch 7e2b53287f Move disappeared distfile to my local distfiles
Thanks for Dirk Meyer for digging the file up!

PR:		243849
Submitted by:	dinoex
2020-02-03 21:00:42 +00:00

17 lines
339 B
Makefile

# Created by: joerg
# $FreeBSD$
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>