1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
freebsd-ports/x11/xwit/Makefile

23 lines
422 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
PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR = utilities
MAINTAINER= ports@FreeBSD.org
COMMENT= X interface tool
USE_IMAKE= yes
MAN1= xwit.1
PLIST_FILES= bin/xwit
.include <bsd.port.mk>