Ticket #28847: Portfile.3

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

wrote dpends_lib line

Line 
1# $Id: $
2
3PortSystem 1.0
4
5name mfiler3
6categories shells
7version 4.2.6
8master_sites http://ab25cq.web.fc2.com/
9extract.suffix .tgz
10checksums md5 29dba1f7d951396269ebc7e810bd64d2
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