a0c3f92c96
Thanks, Thomas. Submitted by: thomas
13 lines
333 B
Makefile
13 lines
333 B
Makefile
# New ports collection makefile for: rman
|
|
# Version required: 2.0
|
|
# Date created: 27 Dec 1994
|
|
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
|
|
#
|
|
|
|
DISTNAME= rman
|
|
EXTRACT_SUFX= .tar.Z
|
|
MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/
|
|
WRKSRC= ${WRKDIR}/rman-2.0
|
|
|
|
.include <bsd.port.mk>
|