diff options
author | Steve Price <steve@FreeBSD.org> | 1999-11-01 01:52:44 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-11-01 01:52:44 +0000 |
commit | a5924ebefc86d8266b557dcd322f7ba4d3d2fd68 (patch) | |
tree | e5c9fd4fef4b0ad7fdd443d4623c11d3ae5f8b80 /graphics/tiff | |
parent | e3c4913b0b0f64fc240e21c9a44f591952b1074e (diff) | |
download | ports-a5924ebefc86d8266b557dcd322f7ba4d3d2fd68.tar.gz ports-a5924ebefc86d8266b557dcd322f7ba4d3d2fd68.zip |
Notes
Diffstat (limited to 'graphics/tiff')
-rw-r--r-- | graphics/tiff/pkg-plist | 46 | ||||
-rw-r--r-- | graphics/tiff/pkg-plist.nodocs | 14 |
2 files changed, 30 insertions, 30 deletions
diff --git a/graphics/tiff/pkg-plist b/graphics/tiff/pkg-plist index c6f535972434..b499b986c1c7 100644 --- a/graphics/tiff/pkg-plist +++ b/graphics/tiff/pkg-plist @@ -1,16 +1,11 @@ -lib/libtiff.a -lib/libtiff.so.4 -lib/libtiff.so -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %D/lib -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -bin/fax2tiff bin/fax2ps +bin/fax2tiff bin/gif2tiff bin/pal2rgb bin/ppm2tiff +bin/ras2tiff bin/rgb2ycbcr bin/thumbnail -bin/ras2tiff bin/tiff2bw bin/tiff2ps bin/tiffcmp @@ -22,11 +17,32 @@ bin/tiffmedian bin/tiffsplit include/tiff.h include/tiffio.h +lib/libtiff.a +lib/libtiff.so +lib/libtiff.so.4 +@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B +@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R share/doc/tiff/bugs.html share/doc/tiff/build.html share/doc/tiff/contrib.html share/doc/tiff/document.html share/doc/tiff/images.html +share/doc/tiff/images/back.gif +share/doc/tiff/images/bali.jpg +share/doc/tiff/images/cat.gif +share/doc/tiff/images/cover.jpg +share/doc/tiff/images/cramps.gif +share/doc/tiff/images/dave.gif +share/doc/tiff/images/info.gif +share/doc/tiff/images/jello.jpg +share/doc/tiff/images/jim.gif +share/doc/tiff/images/note.gif +share/doc/tiff/images/oxford.gif +share/doc/tiff/images/quad.jpg +share/doc/tiff/images/ring.gif +share/doc/tiff/images/smallliz.jpg +share/doc/tiff/images/strike.gif +share/doc/tiff/images/warning.gif share/doc/tiff/index.html share/doc/tiff/internals.html share/doc/tiff/intro.html @@ -47,21 +63,5 @@ share/doc/tiff/v3.4beta034.html share/doc/tiff/v3.4beta035.html share/doc/tiff/v3.4beta036.html share/doc/tiff/v3.5.1.html -share/doc/tiff/images/back.gif -share/doc/tiff/images/bali.jpg -share/doc/tiff/images/cat.gif -share/doc/tiff/images/cover.jpg -share/doc/tiff/images/cramps.gif -share/doc/tiff/images/dave.gif -share/doc/tiff/images/info.gif -share/doc/tiff/images/jello.jpg -share/doc/tiff/images/jim.gif -share/doc/tiff/images/note.gif -share/doc/tiff/images/oxford.gif -share/doc/tiff/images/quad.jpg -share/doc/tiff/images/ring.gif -share/doc/tiff/images/smallliz.jpg -share/doc/tiff/images/strike.gif -share/doc/tiff/images/warning.gif @dirrm share/doc/tiff/images @dirrm share/doc/tiff diff --git a/graphics/tiff/pkg-plist.nodocs b/graphics/tiff/pkg-plist.nodocs index 57d4c25b7cbf..717b733c846b 100644 --- a/graphics/tiff/pkg-plist.nodocs +++ b/graphics/tiff/pkg-plist.nodocs @@ -1,16 +1,11 @@ -lib/libtiff.a -lib/libtiff.so.4 -lib/libtiff.so -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %D/lib -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -bin/fax2tiff bin/fax2ps +bin/fax2tiff bin/gif2tiff bin/pal2rgb bin/ppm2tiff +bin/ras2tiff bin/rgb2ycbcr bin/thumbnail -bin/ras2tiff bin/tiff2bw bin/tiff2ps bin/tiffcmp @@ -22,3 +17,8 @@ bin/tiffmedian bin/tiffsplit include/tiff.h include/tiffio.h +lib/libtiff.a +lib/libtiff.so +lib/libtiff.so.4 +@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B +@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R |