# New ports collection makefile for: hope # Date created: 24 September 2001 # Whom: Lev Serebryakov # # $FreeBSD$ # PORTNAME= hope PORTVERSION= 1.1 CATEGORIES= lang MASTER_SITES= http://www.soi.city.ac.uk/~ross/Hope/ DISTNAME= ${PORTNAME} MAINTAINER= lev@FreeBSD.org COMMENT= Hope is lazy interpriter for HOPE applicative language .if defined(WITH_DOCS) BUILD_DEPENDS+= latex:${PORTSDIR}/print/teTeX \ latex2html:${PORTSDIR}/textproc/latex2html MAKE_ARGS+= WITH_DOCS=yes .else NOPORTDOCS= yes .endif GNU_CONFIGURE= yes USE_GMAKE= yes MAN1= hope.1 .include pre-fetch: .if !defined(WITH_DOCS) @${ECHO} "" @${ECHO} " If you want to build and install documentation" @${ECHO} " you should use WITH_DOCS build option" @${ECHO} "" @${ECHO} " Documentation is not builded by default because" @${ECHO} " it needs latex and latex2html" @${ECHO} "" .endif .include > cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
an class='insertions'>+2
Commit message (Expand)AuthorAgeFilesLines
* - Switch to options helpersamdmi32015-08-271-4/+3
* - Convert to USES+=tkgahr2013-10-171-9/+14
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* - Fix MASTER_SITESehaupt2011-08-085-183/+18
* Update to 4.3.7.jkim2015-04-261-2/+2
* - Update to 4.3.6.jkim2015-02-211-2/+2
* Update to 4.3.5.jkim2014-12-191-2/+2
* Update to 4.3.4.jkim2014-11-271-2/+2
* Update to 4.3.3.jkim2014-11-011-2/+2
* Update to 4.3.2.jkim2014-10-171-2/+2
* Update to 4.2.5.jkim2014-06-241-2/+2
* Update to libreoffice 4.2.4bapt2014-06-111-2/+2
* Update to 4.1.6.jkim2014-05-07