1997-03-12 00:36:35 +01:00
|
|
|
# New ports collection makefile for: xtestpicture
|
|
|
|
# Date created: 11 March 1997
|
|
|
|
# Whom: joerg
|
|
|
|
#
|
1999-08-31 04:51:23 +02:00
|
|
|
# $FreeBSD$
|
1997-03-12 00:36:35 +01:00
|
|
|
#
|
|
|
|
|
2000-04-13 21:19:05 +02:00
|
|
|
PORTNAME= xtestpicture
|
2001-01-16 18:33:20 +01:00
|
|
|
PORTVERSION= 1.2
|
2009-06-09 17:33:28 +02:00
|
|
|
PORTREVISION= 2
|
1997-03-12 00:36:35 +01:00
|
|
|
CATEGORIES= x11
|
2001-01-16 18:33:20 +01:00
|
|
|
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
|
1997-03-12 00:36:35 +01:00
|
|
|
|
2001-01-16 18:33:20 +01:00
|
|
|
MAINTAINER= joerg@FreeBSD.org
|
2003-03-07 07:36:20 +01:00
|
|
|
COMMENT= Create a full-screen image to adjust your monitor
|
1997-03-12 00:36:35 +01:00
|
|
|
|
|
|
|
USE_IMAKE= yes
|
2009-06-09 17:33:28 +02:00
|
|
|
USE_XORG= x11 xext
|
1998-10-05 07:18:06 +02:00
|
|
|
MAN1= xtestpicture.1
|
2004-02-06 14:12:53 +01:00
|
|
|
PLIST_FILES= bin/xtestpicture
|
1997-03-12 00:36:35 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|