1999-12-25 16:05:59 +00:00
|
|
|
# New ports collection makefile for: orville-write
|
|
|
|
# Date created: 4 December 1999
|
|
|
|
# Whom: James Howard <howardj@wam.umd.edu>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-14 08:49:30 +00:00
|
|
|
PORTNAME= orville-write
|
2003-09-08 05:59:07 +00:00
|
|
|
PORTVERSION= 2.54
|
1999-12-25 16:05:59 +00:00
|
|
|
CATEGORIES= misc
|
2003-09-08 05:59:07 +00:00
|
|
|
MASTER_SITES= http://unixpapa.com/software/
|
1999-12-25 16:05:59 +00:00
|
|
|
|
2003-08-15 22:25:31 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-21 12:51:06 +00:00
|
|
|
COMMENT= Advanced replacement for write/mesg
|
1999-12-25 16:05:59 +00:00
|
|
|
|
|
|
|
MAN1= amin.1 helpers.1 huh.1 mesg.1 write.1
|
|
|
|
|
2000-07-16 19:49:46 +00:00
|
|
|
GNU_CONFIGURE= yes
|
1999-12-25 16:05:59 +00:00
|
|
|
|
2003-10-16 04:15:48 +00:00
|
|
|
.include <bsd.port.mk>
|