mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
21 lines
436 B
Makefile
21 lines
436 B
Makefile
# New ports collection makefile for: xtestpicture
|
|
# Date created: 11 March 1997
|
|
# Whom: joerg
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xtestpicture
|
|
PORTVERSION= 1.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
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= xtestpicture.1
|
|
PLIST_FILES= bin/xtestpicture
|
|
|
|
.include <bsd.port.mk>
|