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