mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
6064aaa94b
add a WWW: line in DESCR Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
20 lines
375 B
Makefile
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>
|