freebsd-ports/x11/xwit/Makefile
Thomas Gellekum 978502a57a Drop obsolete master site[1], fix URL to another.
PR:		94754
Submitted by:	"Ion-Mihai "IOnut" Tetcu" <itetcu at people dot tecnik93 dot com>
2006-03-21 06:19:37 +00:00

21 lines
454 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://downloads.planetmirror.com/pub/x11/contrib/utilities/ \
http://www.netsw.org/x11/tools/internal/
MAINTAINER= tg@FreeBSD.org
COMMENT= X interface tool
USE_IMAKE= yes
MAN1= xwit.1
PLIST_FILES= bin/xwit
.include <bsd.port.mk>