diff --git a/graphics/png/pkg/DESCR b/graphics/png/pkg/DESCR index 892185cf4c3..26fbac1292f 100644 --- a/graphics/png/pkg/DESCR +++ b/graphics/png/pkg/DESCR @@ -6,3 +6,5 @@ to modify it more. The library was coded for both users. All attempts were made to make it as complete as possible, while keeping the code easy to understand. Currently, this library only supports C. Support for other languages is being considered. + +WWW: ${HOMEPAGE} diff --git a/graphics/png/pkg/PFRAG.shared b/graphics/png/pkg/PFRAG.shared new file mode 100644 index 00000000000..5a2a1761712 --- /dev/null +++ b/graphics/png/pkg/PFRAG.shared @@ -0,0 +1,3 @@ +@comment $OpenBSD: PFRAG.shared,v 1.1 2000/07/03 09:14:27 brad Exp $ +lib/libpng.so.1.6 +DYNLIBDIR(%B) diff --git a/graphics/png/pkg/PLIST b/graphics/png/pkg/PLIST index e4ac54618fa..db9a36c3408 100644 --- a/graphics/png/pkg/PLIST +++ b/graphics/png/pkg/PLIST @@ -1,9 +1,9 @@ +@comment $OpenBSD: PLIST,v 1.10 2000/07/03 09:14:27 brad Exp $ include/png.h include/pngconf.h lib/libpng.a lib/libpng.la -lib/libpng.so.1.6 -@exec /sbin/ldconfig -m %B +%%SHARED%% man/man3/libpng.3 man/man3/libpngpf.3 man/man5/png.5 diff --git a/graphics/png/pkg/PLIST.noshared b/graphics/png/pkg/PLIST.noshared deleted file mode 100644 index db1ae86378a..00000000000 --- a/graphics/png/pkg/PLIST.noshared +++ /dev/null @@ -1,9 +0,0 @@ -include/png.h -include/pngconf.h -lib/libpng.a -man/man3/libpng.3 -man/man3/libpngpf.3 -man/man5/png.5 -share/doc/png/README -share/doc/png/libpng.txt -@dirrm share/doc/png