# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 74750 2011-01-01 14:41:32Z dports@macports.org $

PortSystem      1.0

name            tex-fourier-gutenberg
version         1.4.1
revision        1
categories      tex print
maintainers     nomaintainer
description     Fourier-GUTenberg provides all complementary typefaces needed to allow \
                Utopia based TeX typesetting.
long_description \
                ${description}
platforms       darwin
homepage

distfiles

replaced_by     texlive-fonts-extra

pre-configure {
    ui_error "${name} has been replaced by ${replaced_by}; please install that port instead"
    return -code error "obsolete port"
}

livecheck.type  none
