Ticket #25410: source-highlight.patch
File source-highlight.patch, 1.1 KB (added by mike.mclean@…, 14 years ago) |
---|
-
Portfile
1 # -*- 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 1 2 # $Id$ 2 3 3 4 PortSystem 1.0 … … 3 4 4 5 name source-highlight 5 version 3. 0.16 version 3.1.4 6 7 categories textproc devel 7 8 maintainers nomaintainer … … 17 18 homepage http://www.gnu.org/software/src-highlite/ 18 19 platforms darwin 19 20 master_sites gnu:src-highlite 20 checksums md5 aaef8a37f6332029e10894b45499fd37\21 sha1 894b1d99706281ce28ae5cc356310dcd4954b448\22 rmd160 c3d2ccf4d74e710a1aa149807171871be118567521 checksums md5 becf8292b84ece6b532b0f0c92b530ee \ 22 sha1 a9398f59200223058560f3b6b560b2ad58956e0e \ 23 rmd160 36be866d1fe97af2867562ba48256a36e1b18619 23 24 24 25 configure.args --infodir=${prefix}/share/info \ 25 26 --mandir=${prefix}/share/man \