freebsd-ports/x11/xtoolwait/Makefile
Masafumi Max NAKANE 76eacdaec3 New port, xtoolwait:
Tool startup utility for X11
PR:		3734
Submitted by:	jonny@mailhost.coppe.ufrj.br
1997-06-03 19:14:37 +00:00

18 lines
363 B
Makefile

# 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>