Revision 520

Date:
2015/10/23 13:43:07
Author:
ahitrov
Revision Log:
FreeBSD 10 requirements
Files:

Legend:

 
Added
 
Removed
 
Modified
  • utf8/core/ports/all/Class-Inspector/GNUmakefile

     
    1 ##############################################################################
    2 # $HeadURL:
    3 # $Id:
    4 ###############################################################################
    5
    6 PORTVERSION = 1.27
    7 PERL_MAKEMAKER = yes
    8 MASTER_CPAN_SUBDIR = Class
    9
    10 include ../../etc/ports.mk
  • utf8/core/ports/all/SOAP-Lite/GNUmakefile

     
    5 5
    6 6 include ../../etc/perl.mk
    7 7
    8 PORTVERSION = 0.68
    8 PORTVERSION = 0.715
    9 9 PERL_MAKEMAKER = yes
    10 10 MASTER_CPAN_SUBDIR = SOAP
    11 PORT_DEPENDS = MIME-Lite \
    12 MIME-tools \
    13 Crypt-SSLeay \
    14 XML-Parser \
    15 Task-Weaken \
    16 Class-Inspector
    11 17
    12 18
    13 19 include ../../etc/ports.mk
  • utf8/core/ports/all/Task-Weaken/GNUmakefile

     
    1 ##############################################################################
    2 # $HeadURL:
    3 # $Id:
    4 ###############################################################################
    5
    6 PORTVERSION = 1.04
    7 PERL_MAKEMAKER = yes
    8 MASTER_CPAN_SUBDIR = Task
    9
    10 include ../../etc/ports.mk