freebsd-ports/textproc/rman/Makefile
Jordan K. Hubbard ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00

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>