# New ports collection makefile for: wxdfast # Date created: 2006-11-07 # Whom: alepulver # # $FreeBSD$ # PORTNAME= wxdfast PORTVERSION= 0.6.0 CATEGORIES= ftp www MASTER_SITES= SF/dfast DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= alepulver@FreeBSD.org COMMENT= A great multithreaded and multi-platform download manager USE_GETTEXT= yes USE_WX= 2.6 WX_CONF_ARGS= relative WX_UNICODE= yes GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAN1= wxdfast.1 post-patch: @${REINPLACE_CMD} -e 's|wxrc|${WXRC_CMD:T}|' \ ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} @${REINPLACE_CMD} -e 's|pt_BR||' ${WRKSRC}/man/Makefile.in .include .if ${OSVERSION} >= 800000 && ${ARCH} == i386 BROKEN= Does not compile .endif .include d-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add DOCS option where PORTDOCS is in plist.adamw2014-07-161-0/+2
* - Convert gmake,bzip2 to USESmiwi2014-05-261-1/+1
* - Stage supportmiwi2014-02-091-8/+3