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