summaryrefslogtreecommitdiff
path: root/textproc/rman/Makefile
blob: 1c87a9b2c2ec3cc844774539a2369ac3fdd4e23e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# 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>