aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xtoolwait/Makefile
blob: 37d571dd2693da2f59b62cdd5e88531b4c7f735a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    xtoolwait
# Date created:     31 May 1997
# Whom:         jonny
#
# $FreeBSD$
#

PORTNAME=   xtoolwait
PORTVERSION=    1.3
PORTREVISION=   2
CATEGORIES= x11
MASTER_SITES=   ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= utilities

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

USE_IMAKE=  yes
USE_XORG=   x11 xext
MAN1=       xtoolwait.1
PLIST_FILES=    bin/xtoolwait

.include <bsd.port.mk>