Line # Revision Author
1 8 ahitrov@rambler.ru ##############################################################################
2 # $HeadURL: http://svn.dev.rambler.ru/Contenido/branches/utf8/ports/all/libapreq/GNUmakefile $
3 # $Id: GNUmakefile 175 2006-06-16 12:50:03Z lonerr $
4 ###############################################################################
5
6 include ../../etc/perl.mk
7
8
9 ifeq (${shell perl -e 'print 1 if ${PERL_LEVEL}<500600'},1)
10 PORTVERSION = 1.2
11 else
12 PORTVERSION = 1.33
13 endif
14
15 PERL_MAKEMAKER = yes
16 MASTER_CPAN_SUBDIR = Apache
17 PORT_DEPENDS = mod_perl
18
19
20 include ../../etc/ports.mk