Changeset 10172
- Timestamp:
- Jan 3, 2005, 8:04:56 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/textproc/texi2html/Portfile
r7919 r10172 1 # $Id: Portfile,v 1. 1 2004/08/11 08:10:18toby Exp $1 # $Id: Portfile,v 1.2 2005/01/03 08:04:56 toby Exp $ 2 2 3 3 PortSystem 1.0 4 4 name texi2html 5 version 1.7 05 version 1.72 6 6 categories textproc 7 7 maintainers toby@opendarwin.org … … 11 11 homepage https://texi2html.cvshome.org/ 12 12 platforms darwin 13 master_sites ${homepage}files/documents/70/ 173/13 master_sites ${homepage}files/documents/70/660/ 14 14 use_bzip2 yes 15 checksums md5 54f128b42dd93d119adbeb64a80998ee15 checksums md5 f92f60e27acd274f87086c84b295a4d6 16 16 configure.args --infodir=${prefix}/share/info --mandir=${prefix}/share/man
Note: See TracChangeset
for help on using the changeset viewer.