freebsd-ports/x11/xtoolwait/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

22 lines
401 B
Makefile

# New ports collection makefile for: xtoolwait
# Date created: 31 May 1997
# Whom: jonny
#
# $FreeBSD$
#
PORTNAME= xtoolwait
PORTVERSION= 1.3
PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= utilities
MAINTAINER= ports@FreeBSD.org
COMMENT= Tool startup utility for X11
USE_IMAKE= yes
MAN1= xtoolwait.1
PLIST_FILES= bin/xtoolwait
.include <bsd.port.mk>