aboutsummaryrefslogblamecommitdiff
path: root/editors/emacs22/Makefile
blob: 760ce206f8efbbcf731ffc8d8daa482fdc465779 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                 
                             
                                       

                           
                                                    

 
                           


                                              
                   
                   
                                                
      

                      
# New ports collection makefile for:	GNU emacs
# Version required:	19.28
# Date created:		29 October 1994
# Whom:			jkh
#
# $Id: Makefile,v 1.13 1995/04/01 12:44:46 jkh Exp $
#

DISTNAME=	emacs-19.28
CATEGORIES+=	editors
MASTER_SITES=	ftp://prep.ai.mit.edu/pub/gnu/

HAS_CONFIGURE=	yes
USE_GMAKE=	yes
CONFIGURE_ARGS=	i386--freebsd --prefix=${PREFIX}
STRIP=

.include <bsd.port.mk>