f0a1969d34
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
19 lines
320 B
Makefile
19 lines
320 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>
|