freebsd-ports/x11/xtestpicture/Makefile

23 lines
471 B
Makefile
Raw Normal View History

# New ports collection makefile for: xtestpicture
# Date created: 11 March 1997
# Whom: joerg
#
1999-08-31 04:51:23 +02:00
# $FreeBSD$
#
2000-04-13 21:19:05 +02:00
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
USE_IMAKE= yes
USE_XORG= x11 xext
MAN1= xtestpicture.1
PLIST_FILES= bin/xtestpicture
.include <bsd.port.mk>