1998-06-15 14:04:13 +02:00
|
|
|
# New ports collection makefile for: xwit
|
|
|
|
# Date created: 15 June 1998
|
1999-08-31 08:53:31 +02:00
|
|
|
# Whom: Thomas Gellekum <tg@FreeBSD.org>
|
1998-06-15 14:04:13 +02:00
|
|
|
#
|
1999-08-31 04:51:23 +02:00
|
|
|
# $FreeBSD$
|
1998-06-15 14:04:13 +02:00
|
|
|
#
|
|
|
|
|
2000-04-13 21:19:05 +02:00
|
|
|
PORTNAME= xwit
|
2002-07-25 14:03:41 +02:00
|
|
|
PORTVERSION= 3.4
|
2007-05-19 22:36:56 +02:00
|
|
|
PORTREVISION= 1
|
1998-06-15 14:04:13 +02:00
|
|
|
CATEGORIES= x11
|
2006-03-21 07:19:37 +01:00
|
|
|
MASTER_SITES= http://downloads.planetmirror.com/pub/x11/contrib/utilities/ \
|
2005-12-09 22:28:46 +01:00
|
|
|
http://www.netsw.org/x11/tools/internal/
|
1998-06-15 14:04:13 +02:00
|
|
|
|
2001-01-16 18:33:20 +01:00
|
|
|
MAINTAINER= tg@FreeBSD.org
|
2003-03-07 07:36:20 +01:00
|
|
|
COMMENT= X interface tool
|
1998-06-15 14:04:13 +02:00
|
|
|
|
|
|
|
USE_IMAKE= yes
|
1998-10-05 07:18:06 +02:00
|
|
|
MAN1= xwit.1
|
2004-02-06 14:12:53 +01:00
|
|
|
PLIST_FILES= bin/xwit
|
1998-06-15 14:04:13 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|