diff options
author | knu <knu@FreeBSD.org> | 2001-07-12 06:10:39 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-07-12 06:10:39 +0000 |
commit | 34a430453a8438156a751cbbe9756bf2f37156d7 (patch) | |
tree | 8077ca76f851082f1a926313e13a0e030dc9ea86 /textproc/gdome2/pkg-plist | |
parent | 9a9d799f9c01cb10d38304fc23b950c56072ee7f (diff) | |
download | FreeBSD-ports-34a430453a8438156a751cbbe9756bf2f37156d7.zip FreeBSD-ports-34a430453a8438156a751cbbe9756bf2f37156d7.tar.gz |
Add gdome2, the DOM C library developed for the GNOME project.
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 0000000..cfaa74d --- /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%% |