aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/xwrits/Makefile
blob: 4f0d2b873a27e62599dfb5d09a892316cd891244 (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
# Date created:     02 January 2000
# Whom:         Matt Braithwaite <mab@red-bean.com>
#
# $FreeBSD$
#

PORTNAME=   xwrits
PORTVERSION=    2.21
CATEGORIES= deskutils
MASTER_SITES=   http://www.lcdf.org/~eddietwo/xwrits/

MAINTAINER= mab@red-bean.com

GNU_CONFIGURE=  yes

USE_X_PREFIX=   yes

MAN1=       xwrits.1

.include <bsd.port.mk>