mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
02c5b6c7c6
as the days of the former are numbered. Reviewed by: asami
19 lines
358 B
Makefile
19 lines
358 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://people.FreeBSD.org/~tg/
|
|
|
|
MAINTAINER= tg@FreeBSD.org
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= xwit.1
|
|
|
|
.include <bsd.port.mk>
|