1997-06-03 21:14:37 +02:00
|
|
|
# New ports collection makefile for: xtoolwait
|
|
|
|
# Date created: 31 May 1997
|
|
|
|
# Whom: jonny
|
|
|
|
#
|
1999-08-31 04:51:23 +02:00
|
|
|
# $FreeBSD$
|
1997-06-03 21:14:37 +02:00
|
|
|
#
|
|
|
|
|
2000-04-13 21:19:05 +02:00
|
|
|
PORTNAME= xtoolwait
|
|
|
|
PORTVERSION= 1.3
|
1999-08-22 23:35:20 +02:00
|
|
|
CATEGORIES= x11
|
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
|
|
MASTER_SITE_SUBDIR= utilities
|
|
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
1997-06-03 21:14:37 +02:00
|
|
|
|
|
|
|
USE_IMAKE= yes
|
|
|
|
MAN1= xtoolwait.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|