Revision 175 (by ahitrov, 2012/01/19 10:47:10) New HTML::Mason version and dependancy
Corrected order for modulw installation
##############################################################################
# $HeadURL: http://svn.dev.rambler.ru/Contenido/branches/utf8/ports/all/HTML-Mason/GNUmakefile $
# $Id: GNUmakefile 175 2006-06-16 12:50:03Z lonerr $
###############################################################################

#include ../../etc/perl.mk

PORTVERSION =		1.47
MASTER_CPAN_SUBDIR =	HTML
PERL_MODBUILD =		yes
PORT_DEPENDS =		Params-Validate				\
			Exception-Class				\
			Log-Any					\
			Class-Container				\
			Cache-Cache				\
			HTML-Parser				\
			PathTools

#ifeq (${shell perl -e 'print 1 if ${PERL_LEVEL}<500600'},1)
#${call die,requires perl 5.6.0 or higher.};
#endif


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