mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
18 lines
363 B
Makefile
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>
|