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

DISTNAME=       xwit-1.0
CATEGORIES=	x11
MASTER_SITES=   http://people.FreeBSD.org/~tg/

MAINTAINER=     tg@FreeBSD.org

USE_IMAKE=	yes
MAN1=		xwit.1

.include <bsd.port.mk>