freebsd-ports/x11/xwit/Makefile
2004-02-06 13:12:53 +00:00

21 lines
384 B
Makefile

# New ports collection makefile for: xwit
# Date created: 15 June 1998
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= xwit
PORTVERSION= 3.4
CATEGORIES= x11
MASTER_SITES= http://www.x.org/contrib/utilities/
MAINTAINER= tg@FreeBSD.org
COMMENT= X interface tool
USE_IMAKE= yes
MAN1= xwit.1
PLIST_FILES= bin/xwit
.include <bsd.port.mk>