mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
20 lines
321 B
Makefile
20 lines
321 B
Makefile
# New ports collection makefile for: xtoolwait
|
|
# Date created: 31 May 1997
|
|
# Whom: jonny
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xtoolwait
|
|
PORTVERSION= 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>
|