Ticket #7815: Portfile.diff
File Portfile.diff, 778 bytes (added by IngmarStein@…, 19 years ago) |
---|
-
Portfile
old new 2 2 3 3 PortSystem 1.0 4 4 name lesspipe 5 version 1.5 15 version 1.52 6 6 categories textproc 7 7 maintainers ingmarstein@gmail.com 8 8 description lesspipe is an input filter for the pager less. … … 16 16 platforms darwin 17 17 master_sites ftp://ftp.ifh.de/pub/unix/utility/ \ 18 18 http://www-zeuthen.desy.de/~friebel/unix/less/ 19 checksums md5 7fbc327ed61603a7b04c35703f6d21a8 19 checksums md5 95cea0dc8b6b8788dc7003b6c3b4a80f \ 20 sha1 6c7bcfe81a640b4559568df69112e415d4731ee7 20 21 configure.args --yes 21 22 destroot.destdir PREFIX=${destroot}${prefix} 22 23 post-install {