Ticket #28846: Portfile.6

File Portfile.6, 460 bytes (added by ab25cq@…, 13 years ago)

Version 1.3.7. Cafully checked Portfile

Line 
1# $Id: $
2
3PortSystem 1.0
4
5name saphire
6categories shells
7version 1.3.7
8master_sites http://ab25cq.web.fc2.com
9extract.suffix .tgz
10checksums md5 1b3dec9d25e5f83fdb74884e47ba01fc
11description shell with perl like commands
12long_description shell with perl like commands
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