Line # Revision Author
1 3 ahitrov@rambler.ru ##############################################################################
2 # $HeadURL: http://developers.rambler.ru/svn/contenido/koi8/core/ports/all/Date-Calc/GNUmakefile $
3 # $Id: GNUmakefile 175 2006-06-16 12:50:03Z lonerr $
4 ###############################################################################
5
6 PORTVERSION = 0.06
7 PERL_MAKEMAKER = yes
8 MASTER_CPAN_SUBDIR = Text
9 PORT_DEPENDS = aspell \
10 aspell-ru
11
12 CONFIGURE_POSTARGS = CCFLAGS=-I${PREFIX}/include \
13 LIBS="-L${PREFIX}/lib -laspell"
14
15 include ../../etc/ports.mk