freebsd-ports/x11/xwit/Makefile

20 lines
362 B
Makefile
Raw Normal View History

# New ports collection makefile for: xwit
# Date created: 15 June 1998
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
1999-08-31 04:51:23 +02:00
# $FreeBSD$
#
2000-04-13 21:19:05 +02:00
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
.include <bsd.port.mk>