- add HOMEPAGE to DESCR
- use new framework for PLISTs - add @comment with RCS id to PLIST
This commit is contained in:
parent
433ea0f2b4
commit
e68667fa0e
@ -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}
|
||||
|
3
graphics/png/pkg/PFRAG.shared
Normal file
3
graphics/png/pkg/PFRAG.shared
Normal file
@ -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)
|
@ -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
|
||||
|
@ -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
|
Loading…
x
Reference in New Issue
Block a user