freebsd-ports/x11/xwit/Makefile

20 lines
351 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-30 22:51:23 -04:00
# $FreeBSD$
#
2000-04-13 15:19:05 -04:00
PORTNAME= xwit
PORTVERSION= 1.0
CATEGORIES= x11
2000-06-16 07:48:20 -04:00
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= tg
MAINTAINER= tg@FreeBSD.org
USE_IMAKE= yes
MAN1= xwit.1
.include <bsd.port.mk>