aboutsummaryrefslogtreecommitdiff
path: root/x11/xtestpicture/Makefile
blob: 23cf44285db40060220c4e33b36bff203cf7fb21 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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>