Ticket #45610: java-maven3-Portfile.diff
File java-maven3-Portfile.diff, 513 bytes (added by easye, 10 years ago) |
---|
-
Portfile
6 6 7 7 name maven3 8 8 version 3.2.3 9 revision 1 9 10 10 11 categories java devel 11 12 license Apache-2 … … 45 46 select.group maven 46 47 select.file ${filespath}/${name} 47 48 49 patchfiles patch-bin-mvn.diff 50 48 51 # Source builds of maven are not possible. So, the default build is a binary 49 52 # install of the jars. 50 53 build {