freebsd-ports/x11/xtestpicture/Makefile

19 lines
378 B
Makefile

# 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
MAN1= xtestpicture.1
PLIST_FILES= bin/xtestpicture
NO_STAGE= yes
.include <bsd.port.mk>