summaryrefslogtreecommitdiff
path: root/x11/xtoolwait/Makefile
blob: 9e1a855f79e3e540b2cc2216030361be85931937 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: jonny
# $FreeBSD$

PORTNAME=	xtoolwait
PORTVERSION=	1.3
PORTREVISION=	2
CATEGORIES=	x11
MASTER_SITES=	XCONTRIB/utilities

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Tool startup utility for X11

USES=		imake
USE_XORG=	x11 xext
PLIST_FILES=	bin/xtoolwait man/man1/xtoolwait.1.gz

.include <bsd.port.mk>