Changeset 82628
- Timestamp:
- 08/16/11 21:30:20 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/shells/psh/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/shells/psh/Portfile
r82627 r82628 2 2 # $Id$ 3 3 4 PortSystem 1.05 PortGroup perl5 1.04 PortSystem 1.0 5 PortGroup perl5 1.0 6 6 7 name psh8 perl5.major 5.129 perl5.setup psh 1.010 revision 211 categories shells perl12 maintainers nomaintainer13 description The Perl Shell7 name psh 8 perl5.major 5.12 9 perl5.setup psh 1.0 10 revision 2 11 categories shells perl 12 maintainers nomaintainer 13 description The Perl Shell 14 14 long_description \ 15 The Perl Shell (psh) combines aspects of bash and other shells with \16 the power of Perl scripting.15 The Perl Shell (psh) combines aspects of bash and other shells with \ 16 the power of Perl scripting. 17 17 18 platforms darwin18 platforms darwin 19 19 20 homepage http://sourceforge.net/projects/psh/21 master_sites sourceforge20 homepage http://sourceforge.net/projects/psh/ 21 master_sites sourceforge 22 22 23 checksums md5 73ada6747732c9abdfec2d6ad5c477c623 checksums md5 73ada6747732c9abdfec2d6ad5c477c6 24 24 25 depends_lib-append port:p${perl5.major}-term-readline-gnu \26 port:p${perl5.major}-bsd-resource25 depends_lib-append port:p${perl5.major}-term-readline-gnu \ 26 port:p${perl5.major}-bsd-resource 27 27
Note: See TracChangeset
for help on using the changeset viewer.

