aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/xwrits/Makefile
blob: a70ea37fb1ded6847fe979b75a4e2c5f07273354 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    xwrits
# Version required: 2.10
# Date created:     02 January 2000
# Whom:         Matt Braithwaite <mab@red-bean.com>
#
# $FreeBSD$
#

DISTNAME=   xwrits-2.10
CATEGORIES= deskutils
MASTER_SITES=   http://www.pdos.lcs.mit.edu/~eddietwo/xwrits/

MAINTAINER= mab@red-bean.com

GNU_CONFIGURE=  yes

USE_X_PREFIX=   yes

MAN1=       xwrits.1

.include <bsd.port.mk>