jhead _unstable_ port information

Package: jhead
Version: 2.3
Revision: 1
Source: http://www.sentex.net/~mwandel/%n/%n-%v.tar.gz
Source-MD5: b27c37f1edd25e5f416914ed46ba11fb
SourceDirectory: %n-%v
SetCFLAGS: -O3
CompileScript: <<
make
<<
InstallScript: <<
install -d %i/bin %i/share/man/man1
install -cs %n %i/bin/.
install -c %n.1.gz %i/share/man/man1/.
<<
DocFiles: readme.txt usage.html
License: Public Domain
Description: Extract/modify EXIF headers of JPEG files
DescPort: Added -O3 to the CFLAGS, since that's what jhead.c seems to suggest.
DescUsage: There is a man page for jhead in section 1.
Homepage: http://www.sentex.net/~mwandel/jhead/
Maintainer: Taavi Burns