Ticket #20350: Portfile-texml.diff
File Portfile-texml.diff, 578 bytes (added by nerdling (Jeremy Lavergne), 15 years ago) |
---|
-
textproc/texml/Portfile
old new 1 # $Id: Portfile 32282 2007-12-23 17:10:13Z ryandesign@macports.org $ 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4 2 # $Id$ 2 3 3 4 PortSystem 1.0 4 PortGroup python241.05 PortGroup python25 1.0 5 6 6 7 name texml 7 8 version 2.0.1 9 revision 1 8 10 categories textproc 9 11 maintainers xmlhack.ru:olpa 10 12 platforms darwin