Line # Revision Author
1 3 ahitrov@rambler.ru ##############################################################################
2 # $HeadURL: http://svn.dev.rambler.ru/Contenido/trunk/ports/all/Params-Validate/GNUmakefile $
3 # $Id: GNUmakefile 1481 2009-11-19 12:31:29Z abavykin $
4 ###############################################################################
5
6 include ../../etc/perl.mk
7
8 PORTVERSION = 0.92
9 PERL_MAKEMAKER = yes
10 MASTER_CPAN_SUBDIR = Devel/DROLSKY
11
12 ifeq (${shell perl -e 'print 1 if ${PERL_LEVEL}>=500600 and ${PERL_LEVEL}<500800'},1)
13 PORT_DEPENDS = Attribute-Handlers
14 endif
15
16 include ../../etc/ports.mk