mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
ac3066bf75
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
16 lines
335 B
Makefile
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>
|