summaryrefslogblamecommitdiff
path: root/editors/cooledit/Makefile
blob: f517dbed05e0609a14e17e70d7c1b79732c26534 (plain) (tree)
1
2
3
4
5
6
7
8
9




                                                         
                                                      

 
                              

                                      
                                      


                                                 
                                              




                                                      



                                                            





                                                  
# New ports collection makefile for:	 cooledit
# Version required:	3.6.0
# Date created:		18 November 1997
# Whom:			brett@peloton.physics.montana.edu
#
# $Id: Makefile,v 1.8 1998/10/12 21:50:12 jseger Exp $
#

DISTNAME=	cooledit-3.7.4
CATEGORIES=	editors
MASTER_SITES=	${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR=	apps/editors/X

MAINTAINER=	brett@peloton.physics.montana.edu

LIB_DEPENDS=    Xpm.4:${PORTSDIR}/graphics/xpm

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--disable-mail-author --disable-static
USE_GMAKE= 	yes

post-extract:
	@${CP} ${FILESDIR}/ltconfig-1.2 ${WRKSRC}/ltconfig
	@${CP} ${FILESDIR}/ltmain.sh-1.2 ${WRKSRC}/ltmain.sh

pre-install:
	@${ECHO_MSG} "Installing in ${PREFIX}/bin"

MAN1 = cooledit.1 smalledit.1 coolman.1 coolicon.1

.include <bsd.port.mk>