# New ports collection makefile for: flex # Date created: 13 August 2006 # Whom: Andrew Pantyukhin # # $FreeBSD$ # PORTNAME= flex PORTVERSION= 2.5.33 CATEGORIES= textproc MASTER_SITES= SF MAINTAINER= infofarmer@FreeBSD.org COMMENT= Fast lexical analyzer generator BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison2 \ help2man:${PORTSDIR}/misc/help2man \ gm4:${PORTSDIR}/devel/m4 USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-nls USE_GMAKE= yes MAN1= flex.1 PLIST_FILES= bin/flex include/FlexLexer.h lib/libfl.a post-patch: @${REINPLACE_CMD} -e 's/install-info-recursive//g;s/info-recursive//g' \ -e 's/po //;s/tests//' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e 's/ install-info-am//' ${WRKSRC}/doc/Makefile.in .include csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SIZEify.trevor2004-01-291-0/+1
* Change adress in MASTER_SITESerwin2003-06-081-2/+1
* De-pkg-comment.knu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* - PORTDOCS policepat2001-12-241-4/+4
* - extend plist to make package deinstall,dinoex2001-05-281-0/+1
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
* PORTNAME/PORTVERSION updatemharo2000-04-121-3/+3
* - Fix MASTER_SITESsteve2000-01-293-25/+27
* Remove sutton@aardvark.apana.org.au as MAINTAINER; email has bouncedfenner2000-01-081-2/+0
* Change Id->FreeBSD.obrien1999-08-25