Line # Revision Author
1 3 ahitrov@rambler.ru ##############################################################################
2 # $HeadURL: http://svn.dev.rambler.ru/Contenido/trunk/ports/all/DateTime-Format-Builder/GNUmakefile $
3 # $Id: GNUmakefile 285 2006-08-01 12:28:21Z lonerr $
4 ###############################################################################
5
6 PORTVERSION = 0.7807
7 PERL_MODBUILD = yes
8 MASTER_CPAN_SUBDIR = DateTime
9 PORT_DEPENDS = Params-Validate \
10 File-Spec \
11 Class-Factory-Util \
12 DateTime \
13 DateTime-Format-Strptime
14
15
16 include ../../etc/ports.mk