1994-12-28 08:53:21 +00:00
|
|
|
# New ports collection makefile for: rman
|
1997-05-30 19:59:34 +00:00
|
|
|
# Version required: 3.0.2a9
|
1994-12-28 08:53:21 +00:00
|
|
|
# Date created: 27 Dec 1994
|
|
|
|
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
|
|
|
|
#
|
1997-05-30 19:59:34 +00:00
|
|
|
# $Id: Makefile,v 1.13 1997/04/27 00:11:48 asami Exp $
|
1995-04-15 03:46:07 +00:00
|
|
|
#
|
1994-12-28 08:53:21 +00:00
|
|
|
|
1997-05-30 19:59:34 +00:00
|
|
|
DISTNAME= rman-3.0.2a9
|
1997-04-27 00:11:48 +00:00
|
|
|
CATEGORIES= textproc
|
1995-04-15 03:46:07 +00:00
|
|
|
MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/
|
|
|
|
EXTRACT_SUFX= .tar.Z
|
1994-12-28 08:53:21 +00:00
|
|
|
|
1996-01-19 07:15:09 +00:00
|
|
|
MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de
|
|
|
|
|
1996-12-07 09:28:48 +00:00
|
|
|
NO_CDROM= "Don't sell for profit"
|
1996-11-17 09:06:37 +00:00
|
|
|
MAN1= rman.1
|
1995-08-19 06:54:29 +00:00
|
|
|
|
1997-05-30 19:59:34 +00:00
|
|
|
post-install:
|
|
|
|
@strip ${PREFIX}/bin/rman
|
|
|
|
|
1994-12-28 08:53:21 +00:00
|
|
|
.include <bsd.port.mk>
|