freebsd-ports/misc/orville-write/Makefile
Kris Kennaway 042afb8649 Before committing the previous BROKEN changes I carefully checked the status
of each port on bento and for recent fixes.  Unfortunately at some point I
got confused and switched to the wrong list :-)  As a result I picked up a
number of ports that were fixed a while ago.  Sorry for the false alarm,
maintainers.

Pointy hat to:	kris
2003-10-16 04:15:48 +00:00

21 lines
414 B
Makefile

# 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.54
CATEGORIES= misc
MASTER_SITES= http://unixpapa.com/software/
MAINTAINER= ports@FreeBSD.org
COMMENT= Advanced replacement for write/mesg
MAN1= amin.1 helpers.1 huh.1 mesg.1 write.1
GNU_CONFIGURE= yes
.include <bsd.port.mk>