aboutsummaryrefslogtreecommitdiff
path: root/devel/elfrc
Commit message (Collapse)AuthorAgeFilesLines
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-7/+1
| | | | Notes: svn path=/head/; revision=225293
* Use the email address from the FreeBSD project for my ports.Ed Schouten2008-06-201-1/+1
| | | | | | | | | | Rink Springer also asked me if he could maintain his own ports. Change maitainership of games/sudsol, net/freedbd and net/kissd to Rink. Approved by: philip (mentor), rink Notes: svn path=/head/; revision=215321
* 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