summaryrefslogblamecommitdiff
path: root/shells/pdksh/Makefile
blob: 7fb138218e823c24b9011fa67b2fc1c572d09a91 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                             
                              
                                   
                                                        
 
                                                      
 
 
                            
                      

                                              
                              
 
                   
                     
 
                      
# New ports collection makefile for:	pdksh
# Version required:	5.2.13
# Date created:		23 May 1995
# Whom:			Thomas Gellekum <tg@FreeBSD.ORG>
#
# $Id: Makefile,v 1.16 1996/11/18 11:39:51 asami Exp $
#

DISTNAME=	pdksh-5.2.13
CATEGORIES=	shells
MASTER_SITES=	ftp://ftp.cs.mun.ca/pub/pdksh/

MAINTAINER=	tg@FreeBSD.ORG

GNU_CONFIGURE=  yes
MAN1=		ksh.1

.include <bsd.port.mk>