Line # Revision Author
1 166 ahitrov ##############################################################################
2 # $Id: GNUmakefile 1243 2008-06-17 11:05:36Z abavykin $
3 ###############################################################################
4
5 PORTVERSION = 0.280202
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}<501000'},1)
12 PORT_DEPENDS = IPC-Cmd
13 endif
14
15 include ../../etc/ports.mk