ac3066bf75
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
13 lines
325 B
Makefile
13 lines
325 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-2.0
|
|
EXTRACT_SUFX= .tar.Z
|
|
MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/
|
|
CATEGORIES+= utilities
|
|
|
|
.include <bsd.port.mk>
|