mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
65ab34a667
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
19 lines
355 B
Makefile
19 lines
355 B
Makefile
# New ports collection makefile for: xwit
|
|
# Version required: 1.0
|
|
# Date created: 15 June 1998
|
|
# Whom: Thomas Gellekum <tg@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
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>
|