1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-17 00:00:40 +00:00
freebsd-ports/x11/xtoolwait/Makefile
Chris Piazza 6064aaa94b Update to version 1.3, add a missing MAINTAINER line, and
add a WWW: line in DESCR

Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-08-22 21:35:20 +00:00

20 lines
375 B
Makefile

# New ports collection makefile for: xtoolwait
# Version required: 1.3
# Date created: 31 May 1997
# Whom: jonny
#
# $Id: Makefile,v 1.1.1.1 1997/06/03 19:14:37 max Exp $
#
DISTNAME= xtoolwait-1.3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= utilities
MAINTAINER= ports@FreeBSD.org
USE_IMAKE= yes
MAN1= xtoolwait.1
.include <bsd.port.mk>