diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-07-12 06:10:39 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-07-12 06:10:39 +0000 |
commit | 40fe7e9ee70e89ea91b299a36ada45bb055319a3 (patch) | |
tree | f28ef54fed172ce1f7e8df97e1b0e1b539fe9cbb /textproc/gdome2/pkg-plist | |
parent | f1d894e40c67154caab7a4110476d9f43a8f836a (diff) |
Notes
Diffstat (limited to 'textproc/gdome2/pkg-plist')
-rw-r--r-- | textproc/gdome2/pkg-plist | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/textproc/gdome2/pkg-plist b/textproc/gdome2/pkg-plist new file mode 100644 index 000000000000..cfaa74dc0251 --- /dev/null +++ b/textproc/gdome2/pkg-plist @@ -0,0 +1,38 @@ +bin/gdome-config +lib/libgdome.a +lib/libgdome.so +lib/libgdome.so.6 +lib/gdomeConf.sh +include/libgdome/gdome.h +include/libgdome/gdome-events.h +include/libgdome/gdome-private-list.h +include/libgdome/gdome-refdebug.h +include/libgdome/gdome-util.h +@dirrm include/libgdome +%%PORTDOCS%%%%DOCSDIR%%/book1.html +%%PORTDOCS%%%%DOCSDIR%%/gdome2-basic-types-and-enumerations.html +%%PORTDOCS%%%%DOCSDIR%%/gdome2-core.html +%%PORTDOCS%%%%DOCSDIR%%/gdome2-events-basic-types-and-enumerations.html +%%PORTDOCS%%%%DOCSDIR%%/gdome2-events.html +%%PORTDOCS%%%%DOCSDIR%%/gdome2-gdomeattr.html +%%PORTDOCS%%%%DOCSDIR%%/gdome2-gdomecdatasection.html +%%PORTDOCS%%%%DOCSDIR%%/gdome2-gdomecharacterdata.html +%%PORTDOCS%%%%DOCSDIR%%/gdome2-gdomecomment.html +%%PORTDOCS%%%%DOCSDIR%%/gdome2-gdomedocument.html +%%PORTDOCS%%%%DOCSDIR%%/gdome2-gdomedocumentfragment.html +%%PORTDOCS%%%%DOCSDIR%%/gdome2-gdomedocumenttype.html +%%PORTDOCS%%%%DOCSDIR%%/gdome2-gdomedomimplementation.html +%%PORTDOCS%%%%DOCSDIR%%/gdome2-gdomeelement.html +%%PORTDOCS%%%%DOCSDIR%%/gdome2-gdomeentity.html +%%PORTDOCS%%%%DOCSDIR%%/gdome2-gdomeentityreference.html +%%PORTDOCS%%%%DOCSDIR%%/gdome2-gdomeevent.html +%%PORTDOCS%%%%DOCSDIR%%/gdome2-gdomeeventlistener.html +%%PORTDOCS%%%%DOCSDIR%%/gdome2-gdomemutationevent.html +%%PORTDOCS%%%%DOCSDIR%%/gdome2-gdomenamednodemap.html +%%PORTDOCS%%%%DOCSDIR%%/gdome2-gdomenode.html +%%PORTDOCS%%%%DOCSDIR%%/gdome2-gdomenodelist.html +%%PORTDOCS%%%%DOCSDIR%%/gdome2-gdomenotation.html +%%PORTDOCS%%%%DOCSDIR%%/gdome2-gdomeprocessinginstruction.html +%%PORTDOCS%%%%DOCSDIR%%/gdome2-gdometext.html +%%PORTDOCS%%%%DOCSDIR%%/index.sgml +%%PORTDOCS%%@dirrm %%DOCSDIR%% |