aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xtoolwait/Makefile
blob: b39c32a88c2bed966021f9367ed514b5f7e05998 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    xtoolwait
# Date created:     31 May 1997
# Whom:         jonny
#
# $Id: Makefile,v 1.0 1997/5/31 19:30:00 jonny Exp $
#

DISTNAME=   xtoolwait-1.1
CATEGORIES=    x11
MASTER_SITES=   ftp://ftp.x.org/contrib/utilities/      \
        ftp://ftp.hacom.nl/pub/users/richard/

USE_IMAKE=  yes
MAN1=       xtoolwait.1
MANCOMPRESSED=  yes

.include <bsd.port.mk>