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
|
2008-03-01 16:38:25 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
|
|
MASTER_SITE_SUBDIR = utilities
|
1998-06-15 14:04:13 +02:00
|
|
|
|
2008-09-07 02:54:46 +02:00
|
|
|
MAINTAINER= ports@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>
|