aboutsummaryrefslogtreecommitdiffstats
path: root/misc/orville-write/Makefile
blob: 546cb88483b2f82bc067717670c9e8ec4fd456b1 (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:    orville-write
# Date created:     4 December 1999
# Whom:         James Howard <howardj@wam.umd.edu>
#
# $FreeBSD$
#

PORTNAME=   orville-write
PORTVERSION=    2.53
CATEGORIES= misc
MASTER_SITES=   http://www.wwnet.net/~janc/software/

MAINTAINER= howardjp@wam.umd.edu
COMMENT=    Advanced replacement for write/mesg

MAN1=   amin.1 helpers.1 huh.1 mesg.1 write.1

GNU_CONFIGURE=  yes

.include <bsd.port.mk>