# -*- 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$ PortSystem 1.0 name tex-tipa version 1.3 revision 2 description Fonts and macros for IPA phonetics characters. long_description \ TIPA (TeX International Phonetic Alphabet) is a latex \ package for International Phonetic Alphabet characters \ by Rei Fukui, Hajime Kobayashi, and Shun Shirakawa platforms darwin categories tex print maintainers nomaintainer homepage http://www.essex.ac.uk/linguistics/clmt/latex4ling/tipa/ distfiles replaced_by texlive-fonts-recommended pre-configure { ui_error "${name} has been replaced by ${replaced_by}; please install that port instead" return -code error "obsolete port" } livecheck.type none