Line # Revision Author
1 166 ahitrov ##############################################################################
2 # $Id: GNUmakefile 1243 2008-06-17 11:05:36Z abavykin $
3 ###############################################################################
4
5 PORTVERSION = 3.04
6 PERL_MAKEMAKER = yes
7 MASTER_CPAN_SUBDIR = ExtUtils
8
9 include ../../etc/perl.mk
10
11 ifeq (${shell ${PERL} -e 'print 1 if ${PERL_LEVEL}<500903'},1)
12 PORT_DEPENDS = ExtUtils-CBuilder
13 endif
14
15 include ../../etc/ports.mk