# New ports collection makefile for: catdoc # Date created: 11 November 1997 # Whom: Brion Moss # # $FreeBSD$ # PORTNAME= catdoc PORTVERSION= 0.91.5 PORTREVISION= 0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \ ftp://ftp.ice.ru/pub/vitus/ MASTER_SITE_SUBDIR= support/catdoc MAINTAINER= brion@queeg.com GNU_CONFIGURE= yes MAN1= catdoc.1 xls2csv.1 .if !defined(LANG) || ${LANG} != ru_RU.KOI8-R # Remove the below line to get Cyrillic code page support instead CFLAGS+= -DLATIN1=1 .endif .include .for i in 0 1 2 3 4 .if exists(${LOCALBASE}/bin/wish8.${i}) CONFIGURE_ARGS= --with-wish=${LOCALBASE}/bin/wish8.${i} RUN_DEPENDS= ${LOCALBASE}/bin/wish8.${i}:${PORTSDIR}/x11-toolkits/tk8${i} .endif .endfor .include nome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
* - Update to 1.8.lippe2009-09-132-7/+9
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* - Update to 1.7beech2007-07-245-16/+15
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+1
* - Update to 1.6miwi2007-01-112-5/+5
* - Update to 1.5mnag2006-10-312-5/+4
* - Fix typo in COMMENT [1]mnag2006-02-182-2/+2
* - Update to 1.3mnag2006-02-173-22/+20
* SHA256ifyedwin2006-01-22