• GNUmakefile

    494 495  
    1 1 ##############################################################################
    2 # $HeadURL: http://svn.dev.rambler.ru/Contenido/trunk/ports/all/DBI/GNUmakefile $
    3 # $Id: GNUmakefile 1311 2009-01-14 08:42:32Z makc $
    2 #
    4 3 ###############################################################################
    5 4
    6 5 include ../../etc/perl.mk
     
    8 7
    9 8 ifeq (${shell perl -e 'print 1 if ${PERL_LEVEL}<500600'},1)
    10 9 PORTVERSION = 1.37
    10 elif (${shell perl -e 'print 1 if ${PERL_LEVEL}<501200'},1)
    11 PORTVERSION = 1.52
    11 12 else
    12 PORTVERSION = 1.52
    13 PORTVERSION = 1.622
    13 14 endif
    14 15
    15 16 PERL_MAKEMAKER = yes