Hi, I am trying to create a Portfile for some software that is using the build system CMake. I was wondering if anyone managed to automatically create the Portfile from within CMake.
In CMake I can do "make package_source" to create a source tar.gz file. I then need to compute some checksums of that file. These checksums then need to be inserted into the Portfile at the line starting with "checksums". It would be nice if could create a make target make package_source_and_portfile Do you have any idea of how to do that? cheers, Erik Sjölund _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
