1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/x11/xwit/Makefile

19 lines
338 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 02:51:23 +00:00
# $FreeBSD$
#
2000-04-13 19:19:05 +00:00
PORTNAME= xwit
PORTVERSION= 1.0
CATEGORIES= x11
MASTER_SITES= http://people.FreeBSD.org/~tg/
MAINTAINER= tg@FreeBSD.org
USE_IMAKE= yes
MAN1= xwit.1
.include <bsd.port.mk>