mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
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>
|