Revision 164
- Date:
- 2011/11/02 12:16:04
- Files:
Legend:
- Added
- Removed
- Modified
-
utf8/core/ports/all/Dist-CheckConflicts/GNUmakefile
6 6 PORTVERSION = 0.02 7 7 PERL_MAKEMAKER = yes 8 8 MASTER_CPAN_SUBDIR = Dist 9 PORT_DEPENDS = Sub-Exporter 9 PORT_DEPENDS = ExtUtils-MakeMaker \ 10 Sub-Exporter 10 11 11 12 include ../../etc/ports.mk -
utf8/core/ports/all/ExtUtils-MakeMaker/GNUmakefile
1 ############################################################################## 2 # $HeadURL: http://svn.dev.rambler.ru/Contenido/branches/utf8/ports/all/DateTime/GNUmakefile $ 3 # $Id: GNUmakefile 1243 2008-06-17 11:05:36Z abavykin $ 4 ############################################################################### 5 6 PORTVERSION = 6.62 7 PERL_MAKEMAKER = yes 8 MASTER_CPAN_SUBDIR = ExtUtils 9 10 include ../../etc/ports.mk