Revision 411
- Date:
- 2014/02/04 11:38:25
- Files:
Legend:
- Added
- Removed
- Modified
-
utf8/core/ports/all/Archive-Zip/GNUmakefile
1 ############################################################################## 2 # 3 ############################################################################### 4 5 PORTVERSION = 1.37 6 PERL_MAKEMAKER = yes 7 MASTER_CPAN_SUBDIR = Archive 8 9 include ../../etc/ports.mk -
utf8/core/ports/all/Excel-Writer-XLSX/GNUmakefile
1 ############################################################################## 2 # 3 ############################################################################### 4 5 PORTVERSION = 0.76 6 PERL_MAKEMAKER = yes 7 MASTER_CPAN_SUBDIR = Excel 8 PORT_DEPENDS = Archive-Zip 9 10 include ../../etc/ports.mk