summaryrefslogblamecommitdiff
path: root/lang/forth/Makefile
blob: 3c462a1928147808ac744b049c7e599cc2125ec6 (plain) (tree)
1
2
3
4
5
6
7
8




                                           
                                                     

 


                          
                         
                                
                    
                                                          

            
                                                    
                                           


                      
# New ports collection makefile for:    pfe
# Version required:     0.9.9
# Date created:         23 November 1994
# Whom:                 mr
#
# $Id: Makefile,v 1.6 1995/04/24 11:29:06 asami Exp $
#

#This is pfe Version 0.9.9
#By mr
DISTNAME=	pfe099
PKGNAME=	pfe-0.9.9
DISTFILES=	pfe-0.9.9.tar.gz
CATEGORIES+=	lang
MASTER_SITES=	ftp://sunsite.unc.edu/pub/languages/forth/

pre-install:
	@cp ${WRKSRC}/pfe.1 ${PREFIX}/man/man1/pfe.1
	@gzip -9nf ${PREFIX}/man/man1/pfe.1

.include <bsd.port.mk>