Revision 490
- Date:
- 2015/04/30 11:33:04
- Files:
Legend:
- Added
- Removed
- Modified
-
utf8/core/ports/all/Module-Runtime/GNUmakefile
3 3 # $Id: GNUmakefile 1625 2011-10-26 15:21:17Z ahitrov $ 4 4 ############################################################################### 5 5 6 PORTVERSION = 0.011 6 PORTVERSION = 0.014 7 7 PERL_MAKEMAKER = yes 8 8 MASTER_CPAN_SUBDIR = Module 9 PORT_DEPENDS = parent \ 10 Params-Classify 9 PORT_DEPENDS = Module-Build 11 10 12 11 include ../../etc/ports.mk