1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
freebsd-ports/x11/xtestpicture/Makefile
Vanilla I. Shu 00bda700bc Support stagedir.
Approved by:	portmgr (blanket infrastructure)
2014-01-11 10:03:45 +00:00

18 lines
368 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
PLIST_FILES= bin/xtestpicture man/man1/${PORTNAME}.1.gz
.include <bsd.port.mk>