summaryrefslogtreecommitdiff
path: root/graphics/djvulibre (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-162-3/+1
| | | | Notes: svn path=/head/; revision=29630
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-2/+2
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* libdjvu++ is AT&T's DjVu library from scanned imagesAde Lovett2000-03-298-0/+207
See http://www.djvu.com/ for more details PR: 12722 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=27125