Revision 151 (by ahitrov, 2011/10/26 15:18:03) Updated ports for latest DateTime
##############################################################################
# $HeadURL: http://svn.dev.rambler.ru/Contenido/branches/utf8/ports/all/DateTime/GNUmakefile $
# $Id: GNUmakefile 1243 2008-06-17 11:05:36Z abavykin $
###############################################################################

PORTVERSION =		0.70
PERL_MODBUILD =         yes
MASTER_CPAN_SUBDIR =	DateTime
PORT_DEPENDS =		Class-Factory-Util				\
			Params-Validate					\
			DateTime-TimeZone				\
			DateTime-Locale					\
			Math-Round					\
			Time-Local

#CONFIGURE_PRECMD =	${MAKE_RECURSIVE} pre-configure
#pre-configure:
#	cd ${WRKSRC}/lib && patch -p0 < ${PORTDIR}/patch.datetime.formatter

include ../../etc/ports.mk