Revision 3 (by ahitrov@rambler.ru, 2010/03/24 15:19:32) |
The CORE
|
##############################################################################
# $HeadURL: http://svn.dev.rambler.ru/Contenido/trunk/ports/all/Apache-DB/GNUmakefile $
# $Id: GNUmakefile 1453 2009-10-13 14:28:45Z abavykin $
###############################################################################
include ../../etc/perl.mk
PORTVERSION = 0.14
PERL_MAKEMAKER = yes
MASTER_CPAN_SUBDIR = Apache
ifeq (${shell perl -e 'print 1 if ${PERL_LEVEL}<500600'},1)
PORT_DEPENDS += DProf
endif
include ../../etc/ports.mk