Revision 601 (by ahitrov, 2016/10/21 17:13:15) |
Get rid of CGI when possible. HTML::Mason most recent version.
|
##############################################################################
# $HeadURL: http://svn.dev.rambler.ru/Contenido/branches/utf8/ports/all/HTML-Mason/GNUmakefile $
# $Id: GNUmakefile 175 2006-06-16 12:50:03Z lonerr $
###############################################################################
#include ../../etc/perl.mk
PORTVERSION = 1.56
MASTER_CPAN_SUBDIR = HTML
PERL_MAKEMAKER = yes
PORT_DEPENDS = Params-Validate \
Exception-Class \
Log-Any \
Class-Container \
Cache-Cache \
HTML-Parser \
PathTools
#ifeq (${shell perl -e 'print 1 if ${PERL_LEVEL}<500600'},1)
#${call die,requires perl 5.6.0 or higher.};
#endif
include ../../etc/ports.mk