Revision 3 (by ahitrov@rambler.ru, 2010/03/24 15:19:32) The CORE
##############################################################################
# $HeadURL: http://svn.dev.rambler.ru/Contenido/trunk/ports/all/Exception-Class/GNUmakefile $
# $Id: GNUmakefile 175 2006-06-16 12:50:03Z lonerr $
###############################################################################

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

PORTVERSION =		1.23
PERL_MAKEMAKER =	yes
MASTER_CPAN_SUBDIR =	Exception
PORT_DEPENDS =		Devel-StackTrace 	\
			Class-Data-Inheritable

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

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