public
Description: Git mirror of the MacPorts svn repo
Homepage: http://www.macports.org
Clone URL: git://github.com/kballard/macports.git
Joshua Root (author)
Thu May 15 10:57:05 -0700 2008
commit  7b3f66ae106b34d2d871cac2875ddb1448736528
tree    315dc3963eba2d26a50ec68ce1a12a3944764995
parent  204b74f4d49ed17092646a0cdd7ef287cff1fa56
macports / dports / perl / p5-datemanip / Portfile
100644 19 lines (15 sloc) 0.586 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $Id$
 
PortSystem 1.0
PortGroup perl5 1.0
 
perl5.setup    Date-Manip 5.54 Date
name      p5-datemanip
 
maintainers    nomaintainer
description    Perl Module for manipulating date and time.
long_description  This is a set of routines designed to make any common\
       date/time manipulation easy to do. Operations such \
      as comparing two times, calculating a time a given \
      amount of time from another, or parsing international \
      times are all easily done.
checksums    md5 16c343329bad644b17f4f8ec5fb243cf \
                sha1 88ce43556343024c3b86815e4938399226eab55a
platforms    darwin