Ticket #28847: Portfile.4

File Portfile.4, 482 bytes (added by ab25cq@…, 13 years ago)

version 4.2.7 Portfile. Carefully checked Port file

Line 
1# $Id: $
2
3PortSystem 1.0
4
5name mfiler3
6categories shells
7version 4.2.7
8master_sites http://ab25cq.web.fc2.com/
9extract.suffix .tgz
10checksums md5 b9213d6d525a7a43b9fe2c1cd47ab7c8
11description console based file manager
12long_description console based file manager
13maintainers ab25cq@gmail.com
14platforms darwin
15homepage http://ab25cq.web.fc2.com
16
17depends_lib port:libiconv \
18            port:readline \
19            port:ncurses \
20            port:oniguruma5 \
21            port:saphire
22