Revision 398
- Date:
- 2013/11/21 22:03:04
- Files:
Legend:
- Added
- Removed
- Modified
-
koi8/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 -
koi8/core/ports/all/SOAP-Lite/GNUmakefile
1 1 ############################################################################## 2 # $HeadURL: http://developers.rambler.ru/svn/contenido/koi8/core/ports/all/URI/GNUmakefile $ 3 # $Id: GNUmakefile 175 2006-06-16 12:50:03Z lonerr $ 2 # 4 3 ############################################################################### 5 4 6 5 include ../../etc/perl.mk 7 6 8 PORTVERSION = 0.68 7 PORTVERSION = 0.716 9 8 PERL_MAKEMAKER = yes 10 9 MASTER_CPAN_SUBDIR = SOAP 10 PORT_DEPENDS = MIME-Lite \ 11 MIME-tools \ 12 Crypt-SSLeay \ 13 XML-Parser \ 14 Task-Weaken \ 15 Class-Inspector 11 16 12 17 13 18 include ../../etc/ports.mk -
koi8/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