aboutsummaryrefslogtreecommitdiff
path: root/devel/elfrc
Commit message (Collapse)AuthorAgeFilesLines
* elfrc is a utility that is able to compile resources (files) to objectRong-En Fan2007-07-143-0/+44
files. It can also generate corresponding C/C++ header files to use these resources from within a linked application. WWW: http://ktown.kde.org/~frerich/elfrc.html PR: ports/114555 Submitted by: Ed Schouten <ed at fxq.nl> Notes: svn path=/head/; revision=195589