# New ports collection makefile for: ndir # Date created: Jun 16, 2001 # Whom: Mark Pulford # # $FreeBSD$ # PORTNAME= ndir PORTVERSION= 0.8.5 CATEGORIES= sysutils MASTER_SITES= http://www.Informatik.Uni-Oldenburg.DE/~mw/software/ DISTNAME= NDir-${PORTVERSION} EXTRACT_SUFX= -1.tar.gz MAINTAINER= markp@FreeBSD.org USE_GMAKE= yes ALL_TARGET= compile CFLAGS+= -DNO_THOUSANDS_GROUPING MAN1= ndir.1 MLINKS= ndir.1 lv.1 ndir.1 lw.1 post-patch: @${PERL} -pi -e "s/^export GLOBAL.+//g" ${WRKSRC}/Makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/ndir ${PREFIX}/bin ${LN} -sf ndir ${PREFIX}/bin/lw ${LN} -sf ndir ${PREFIX}/bin/lv ${INSTALL_MAN} ${WRKSRC}/ndir.1 ${PREFIX}/man/man1 .include epository'/>
aboutsummaryrefslogtreecommitdiffstats
span>
Commit message (Expand)AuthorAgeFilesLines
* - Update to 0.7.0bclsung2006-11-022-4/+4
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
* Move master port to deskutils/mhc and add support for emacs21.yoichi2001-12-03