aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xtestpicture/Makefile
blob: 3f7845a2f980dee888ce85e686f6a93955178fda (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: joerg
# $FreeBSD$

PORTNAME=   xtestpicture
PORTVERSION=    1.2
PORTREVISION=   2
CATEGORIES= x11
MASTER_SITES=   ftp://ftp.interface-business.de/pub/outgoing/

MAINTAINER= joerg@FreeBSD.org
COMMENT=    Create a full-screen image to adjust your monitor

USES=       imake
USE_XORG=   x11 xext
PLIST_FILES=    bin/xtestpicture man/man1/${PORTNAME}.1.gz

.include <bsd.port.mk>