freebsd-ports/shells/pdksh/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

16 lines
335 B
Makefile

# New ports collection makefile for: pdksh
# Version required: 5.1.3
# Date created: 23 December 1994
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
# $Id: Makefile,v 1.3 1995/01/03 22:15:32 ache Exp $
#
DISTNAME= pdksh-5.1.3
MASTER_SITES= ftp://ftp.cs.mun.ca/pub/pdksh/
CATEGORIES+= shells
GNU_CONFIGURE= YES
.include <bsd.port.mk>