summaryrefslogtreecommitdiff
path: root/graphics/djvulibre (unfollow)
Commit message (Collapse)AuthorFilesLines
2000-06-16Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami1-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
2000-06-16Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2-3/+1
Notes: svn path=/head/; revision=29630
2000-04-14Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami1-2/+2
string so I fixed it. Notes: svn path=/head/; revision=27514
2000-03-29libdjvu++ is AT&T's DjVu library from scanned imagesAde Lovett8-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