summaryrefslogtreecommitdiff
path: root/x11/xwit/Makefile
blob: 2ccf87915340fa30623ca48e45342cea3acb7c94 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    xwit
# Date created:         15 June 1998
# Whom:                 Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	xwit
PORTVERSION= 	1.0
CATEGORIES=	x11
MASTER_SITES=   ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=	tg

MAINTAINER=     tg@FreeBSD.org

USE_IMAKE=	yes
MAN1=		xwit.1

.include <bsd.port.mk>