Ticket #26422: Portfile

File Portfile, 733 bytes (added by jon.hermansen@…, 14 years ago)
Line 
1# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2# $Id$
3
4PortSystem            1.0
5PortGroup             perl5 1.0
6
7perl5.setup           Mail-MboxParser 0.55
8maintainers           nomaintainer
9description           read-only access to UNIX-mailboxes
10long_description      Mail::MboxParser attempts to provide a simplified access \
11                      to standard UNIX-mailboxes.
12
13platforms             darwin
14
15checksums             md5     1b9fdb367db36ec94e7b5c6721f11221 \
16                      sha1    87be67980a655374849ab543f75169659d0221a4 \
17                      rmd160  fdbd521b41d28062d7710859a074453699524582
18
19depends_lib-append    port:p5-mime-tools