2010/11/18 O. Hartmann <[email protected]>: > Hello out there, > I was trying porting some unusual scientific software to the ports > collection (the first time I do) and run into problems. The port does not > have any kind of Makefile environment, it is build and installed via a csh > script. These scripts also seem to run via ${SH}, but it would be nice to > ${CSH}. Is it possible to import this tag into > > Mk/bsd.command.mk? >
I can recommend to create some Makefile (it is very simple) or rewrite it (it is also very simple) For example, I have no (t)csh in my system and there no tcsh in ports system.. If you need, I can help you with. > Thanks, > > Oliver > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "[email protected]" > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
