freebsd-ports/x11/xtoolwait/Makefile
2021-04-06 16:31:07 +02:00

17 lines
305 B
Makefile

# Created by: jonny
PORTNAME= xtoolwait
PORTVERSION= 1.3
PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= XCONTRIB/utilities
MAINTAINER= ports@FreeBSD.org
COMMENT= Tool startup utility for X11
USES= imake xorg
USE_XORG= x11 xext
PLIST_FILES= bin/xtoolwait man/man1/xtoolwait.1.gz
.include <bsd.port.mk>