Revision 447
- Date:
- 2014/10/23 16:49:35
- Files:
Legend:
- Added
- Removed
- Modified
-
koi8/core/ports/all/DateTime-TimeZone/GNUmakefile
6 6 PERL_MAKEMAKER = yes 7 7 #PERL_MODBUILD = yes 8 8 MASTER_CPAN_SUBDIR = DateTime 9 PORT_DEPENDS = Class-Load \ 9 PORT_DEPENDS = Scalar-List-Utils \ 10 Class-Load \ 10 11 List-AllUtils \ 11 12 Class-Singleton \ 12 13 Params-Validate -
koi8/core/ports/all/Scalar-List-Utils/GNUmakefile
1 1 ############################################################################## 2 # $HeadURL: http://svn.dev.rambler.ru/Contenido/trunk/ports/all/Scalar-List-Utils/GNUmakefile $ 3 # $Id: GNUmakefile 175 2006-06-16 12:50:03Z lonerr $ 2 # 4 3 ############################################################################### 5 4 6 PORTVERSION = 1.18 5 PORTVERSION = 1.41 7 6 PERL_MAKEMAKER = yes 8 7 MASTER_CPAN_SUBDIR = Scalar 9 8 PERL_CHECK_MODULE = Scalar-Util