e76c214557
PR: 19907 Submitted by: maintainer
20 lines
379 B
Makefile
20 lines
379 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.53
|
|
CATEGORIES= misc
|
|
MASTER_SITES= http://www.wwnet.net/~janc/software/
|
|
|
|
MAINTAINER= howardjp@wam.umd.edu
|
|
|
|
MAN1= amin.1 helpers.1 huh.1 mesg.1 write.1
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|