1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/misc/orville-write/Makefile
Edwin Groothuis d7b1ee6479 Update port: misc/orville-write to 2.54
- Update to version 2.54

added patches for log()

PR:		ports/56528
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-08 05:59:07 +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>