1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/x11/xwit/Makefile
1998-10-05 05:18:06 +00:00

19 lines
398 B
Makefile

# New ports collection makefile for: xwit
# Version required: 1.0
# Date created: 15 June 1998
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
# $Id: Makefile,v 1.1.1.1 1998/06/15 12:04:13 tg Exp $
#
DISTNAME= xwit-1.0
CATEGORIES= x11
MASTER_SITES= http://www.freebsd.org/~tg/
MAINTAINER= tg@FreeBSD.ORG
USE_IMAKE= yes
MAN1= xwit.1
.include <bsd.port.mk>