# New ports collection makefile for: tth # Date created: 19 Feb 1998 # Whom: Thomas Gellekum # # $FreeBSD$ # PORTNAME= tth PORTVERSION= 3.89 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://hutchinson.belmont.ma.us/tth/tth-noncom/ \ http://redundancy.redundancy.org/mirror/ DISTNAME= tth_C EXTRACT_SUFX= .tgz MAINTAINER= lx@FreeBSD.org COMMENT= A TeX to HTML translator RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \ ppmtogif:${PORTSDIR}/graphics/netpbm USE_GHOSTSCRIPT_RUN= yes MAN1= tth.1 PLIST_FILES= bin/latex2gif bin/ps2gif bin/ps2png bin/tth bin/Xfonts.fix PORTDOCS= license.txt tth_manual.html do-build: cd ${WRKSRC}; ${CC} ${CFLAGS} tth.c -o tth -ll do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tth ${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/latex2gif ${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/ps2gif ${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/ps2png ${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/Xfonts.fix ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/tth.1 ${PREFIX}/man/man1 .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/license.txt ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/tth_manual.html ${DOCSDIR} .endif @${SED} -e "s,%%PREFIX%%,${PREFIX}," ${PKGMESSAGE} .include n' name='id' value='f74dc2634d5f87311c12ad3956d0a1b6c2f1c8d6'/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to 4.4cwen2010-09-082-4/+4
* - Update to 4.4awen2010-04-202-7/+7
* - Update to 4.3miwi2009-08-142-6/+6
* - Update to 4.2bmiwi2009-03-032-6/+6
* - Update to 4.2miwi2008-12-262-4/+4
* - Update to 4.1miwi2008-09-303-8/+13