# New ports collection makefile for: ocamlweb # Date created: 4 February 2001 # Whom: Patrick Doane # # $FreeBSD$ # PORTNAME= ocamlweb PORTVERSION= 1.34 PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= http://www.lri.fr/~filliatr/ftp/ocamlweb/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${PORTDOCS} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= hrs@FreeBSD.org COMMENT= A literate programming tool for Objective Caml BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base GNU_CONFIGURE= yes PLIST_SUB+= TEXMFDIR=${TEXMFDIR} \ MKTEXLSR=${MKTEXLSR} TEXMFDIR?= share/texmf MKTEXLSR?= ${LOCALBASE}/bin/mktexlsr .if !defined(NOPORTDOCS) PORTDOCS= ${PORTNAME}-${PORTVERSION}-man.ps.gz .endif MAN1= ocamlweb.1 post-install: ${MKTEXLSR} ${PREFIX}/${TEXMFDIR} .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${DISTDIR}/${PORTDOCS} ${DOCSDIR} .endif .include i/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 3.11.0.2flo2019-07-202-5/+4
* Commit forgotten file, without this patch the resulting script doens't work.flo2017-12-312-1/+13
* Update to 3.8.1.4flo2017-12-17a>amdmi32015-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