aboutsummaryrefslogtreecommitdiffstats
path: root/misc/nwrite/Makefile
blob: 9ebae1b0b092e058d5620aba6b0c95fd8f1eddba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for: nwrite
# Version required:     1.0
# Date created:                29 July 1997
# Whom:                        daveh
#
# $Id: Makefile,v 1.2 1998/08/23 07:34:46 hoek Exp $
#

DISTNAME=   nwrite-1.9.2
CATEGORIES= misc
MASTER_SITES=   ftp://ftp.csua.berkeley.edu/pub/nwrite/

MAINTAINER= daveh@csua.berkeley.edu

GNU_CONFIGURE=  yes
CONFIGURE_ARGS= --enable-clear-procs

MAN1=       nwrite.1

.include <bsd.port.mk>